mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"domain": "yeelight",
|
|
"name": "Yeelight",
|
|
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
|
"requirements": [
|
|
"yeelight==0.5.4"
|
|
],
|
|
"codeowners": [
|
|
"@rytilahti",
|
|
"@zewelor",
|
|
"@shenxn"
|
|
],
|
|
"config_flow": true
|
|
} |