core/homeassistant/components/zengge/manifest.json

10 lines
260 B
JSON

{
"domain": "zengge",
"name": "Zengge",
"documentation": "https://www.home-assistant.io/integrations/zengge",
"requirements": ["bluepy==1.3.0", "zengge==0.2"],
"codeowners": ["@emontnemery"],
"iot_class": "local_polling",
"loggers": ["zengge"]
}