2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "homematicip_cloud",
|
|
|
|
"name": "Homematicip cloud",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/homematicip_cloud",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-10-19 16:24:28 +00:00
|
|
|
"homematicip==0.10.13"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-08-22 16:00:15 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@SukramJ"
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|