core/homeassistant/components/homematicip_cloud/manifest.json

11 lines
241 B
JSON

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