11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "homematicip_cloud",
|
|
"name": "HomematicIP Cloud",
|
|
"codeowners": ["@hahn-th"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/homematicip_cloud",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["homematicip"],
|
|
"requirements": ["homematicip==1.1.3"]
|
|
}
|