hass-core/homeassistant/components/zerproc/manifest.json
2023-02-08 20:10:18 +01:00

10 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"]
}