mirror of https://github.com/home-assistant/core
11 lines
302 B
JSON
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.19"]
|
|
}
|