core/homeassistant/components/homematic/manifest.json

14 lines
257 B
JSON

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