core/homeassistant/components/geniushub/manifest.json

10 lines
269 B
JSON
Raw Normal View History

{
"domain": "geniushub",
"name": "Genius Hub",
"documentation": "https://www.home-assistant.io/integrations/geniushub",
"requirements": ["geniushub-client==0.7.0"],
"codeowners": ["@zxdavb"],
"iot_class": "local_polling",
"loggers": ["geniushubclient"]
}