hass-core/homeassistant/components/niko_home_control/manifest.json
2023-02-08 20:32:43 +01:00

9 lines
284 B
JSON

{
"domain": "niko_home_control",
"name": "Niko Home Control",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/niko_home_control",
"iot_class": "local_polling",
"loggers": ["nikohomecontrol"],
"requirements": ["niko-home-control==0.2.1"]
}