1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/homeassistant/components/homematic/manifest.json

11 lines
287 B
JSON

{
"domain": "homematic",
"name": "Homematic",
"codeowners": ["@pvizeli"],
"documentation": "https://www.home-assistant.io/integrations/homematic",
"iot_class": "local_push",
"loggers": ["pyhomematic"],
"quality_scale": "legacy",
"requirements": ["pyhomematic==0.1.77"]
}