1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/zengge/manifest.json
Erik Montnemery cbd3d7c037
Add bluepy as a dependency for zengge (#69067)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-01 15:58:08 +02:00

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