1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/geniushub/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
204 B
JSON

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