1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/venstar/manifest.json
2025-07-04 17:46:59 +02:00

11 lines
302 B
JSON

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