2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "yeelight",
|
|
|
|
"name": "Yeelight",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
2020-08-31 14:40:56 +00:00
|
|
|
"requirements": [
|
2020-10-09 11:30:42 +00:00
|
|
|
"yeelight==0.5.4"
|
2020-08-31 14:40:56 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@rytilahti",
|
|
|
|
"@zewelor",
|
|
|
|
"@shenxn"
|
|
|
|
],
|
|
|
|
"config_flow": true
|
|
|
|
}
|