core/homeassistant/components/homematic/manifest.json

11 lines
217 B
JSON

{
"domain": "homematic",
"name": "Homematic",
"documentation": "https://www.home-assistant.io/components/homematic",
"requirements": [
"pyhomematic==0.1.58"
],
"dependencies": [],
"codeowners": []
}