core/homeassistant/components/homematic/manifest.json

14 lines
259 B
JSON

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