1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/ihc/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
251 B
JSON

{
"domain": "ihc",
"name": "IHC Controller",
"documentation": "https://www.home-assistant.io/integrations/ihc",
"requirements": ["defusedxml==0.7.1", "ihcsdk==2.7.6"],
"codeowners": [],
"iot_class": "local_push",
"loggers": ["ihcsdk"]
}