mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 14:43:52 +01:00
10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"domain": "ihc",
|
|
"name": "IHC Controller",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/ihc",
|
|
"iot_class": "local_push",
|
|
"loggers": ["ihcsdk"],
|
|
"requirements": ["defusedxml==0.7.1", "ihcsdk==2.8.5"]
|
|
}
|