core/homeassistant/components/niko_home_control/manifest.json

10 lines
284 B
JSON
Raw Normal View History

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