1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/zerproc/manifest.json
2026-02-25 18:17:56 +01:00

12 lines
310 B
JSON

{
"domain": "zerproc",
"name": "Zerproc",
"codeowners": ["@emlove"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zerproc",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["bleak", "pyzerproc"],
"requirements": ["pyzerproc==0.4.8"]
}