mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 11:05:51 +01:00
11 lines
281 B
JSON
11 lines
281 B
JSON
{
|
|
"domain": "zerproc",
|
|
"name": "Zerproc",
|
|
"codeowners": ["@emlove"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zerproc",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["bleak", "pyzerproc"],
|
|
"requirements": ["pyzerproc==0.4.8"]
|
|
}
|