core/homeassistant/components/homematicip_cloud/manifest.json

12 lines
264 B
JSON

{
"domain": "homematicip_cloud",
"name": "Homematicip cloud",
"config_flow": true,
"documentation": "https://www.home-assistant.io/components/homematicip_cloud",
"requirements": [
"homematicip==0.10.7"
],
"dependencies": [],
"codeowners": []
}