core/homeassistant/components/homematic/manifest.json

8 lines
217 B
JSON
Raw Normal View History

{
"domain": "homematic",
"name": "Homematic",
"documentation": "https://www.home-assistant.io/integrations/homematic",
2021-01-01 16:20:55 +00:00
"requirements": ["pyhomematic==0.1.71"],
"codeowners": ["@pvizeli", "@danielperna84"]
}