core/homeassistant/components/venstar/manifest.json

12 lines
261 B
JSON

{
"domain": "venstar",
"name": "Venstar",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/venstar",
"requirements": [
"venstarcolortouch==0.15"
],
"codeowners": ["@garbled1"],
"iot_class": "local_polling"
}