core/homeassistant/components/homematicip_cloud/manifest.json

11 lines
241 B
JSON
Raw Normal View History

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