2020-08-24 12:15:07 +00:00
|
|
|
{
|
|
|
|
"domain": "wilight",
|
|
|
|
"name": "WiLight",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/wilight",
|
2021-02-10 19:08:39 +00:00
|
|
|
"requirements": ["pywilight==0.0.68"],
|
2020-08-24 12:15:07 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"manufacturer": "All Automacao Ltda"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"codeowners": ["@leofig-rj"],
|
|
|
|
"quality_scale": "silver"
|
|
|
|
}
|