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-03-14 17:52:47 +00:00
"requirements": ["pyhomematic==0.1.72"],
"codeowners": ["@pvizeli", "@danielperna84"]
}