17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"domain": "wilight",
|
|
"name": "WiLight",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/wilight",
|
|
"requirements": ["pywilight==0.0.70"],
|
|
"ssdp": [
|
|
{
|
|
"manufacturer": "All Automacao Ltda"
|
|
}
|
|
],
|
|
"codeowners": ["@leofig-rj"],
|
|
"quality_scale": "silver",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pywilight"]
|
|
}
|