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",
2020-05-16 15:56:26 +00:00
"requirements": ["pyhomematic==0.1.67"],
"codeowners": ["@pvizeli", "@danielperna84"]
}