ha-core/homeassistant/components/zengge/manifest.json

10 lines
260 B
JSON

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