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