2020-08-24 12:15:07 +00:00
|
|
|
{
|
|
|
|
"domain": "wilight",
|
|
|
|
"name": "WiLight",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/wilight",
|
2021-05-08 09:26:13 +00:00
|
|
|
"requirements": ["pywilight==0.0.70"],
|
2020-08-24 12:15:07 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"manufacturer": "All Automacao Ltda"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"codeowners": ["@leofig-rj"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "silver",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["pywilight"]
|
2020-08-24 12:15:07 +00:00
|
|
|
}
|