core/homeassistant/components/homematic/manifest.json

9 lines
246 B
JSON
Raw Normal View History

{
"domain": "homematic",
"name": "Homematic",
"documentation": "https://www.home-assistant.io/integrations/homematic",
2021-10-21 06:21:48 +00:00
"requirements": ["pyhomematic==0.1.76"],
"codeowners": ["@pvizeli", "@danielperna84"],
"iot_class": "local_push"
}