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-03-16 13:21:27 +00:00
|
|
|
"requirements": ["yeelight==0.5.1"],
|
2020-02-18 16:32:56 +00:00
|
|
|
"after_dependencies": ["discovery"],
|
2020-01-06 20:28:23 +00:00
|
|
|
"codeowners": ["@rytilahti", "@zewelor"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|