core/homeassistant/components/yeelight/manifest.json

9 lines
245 B
JSON

{
"domain": "yeelight",
"name": "Yeelight",
"documentation": "https://www.home-assistant.io/integrations/yeelight",
"requirements": ["yeelight==0.5.1"],
"after_dependencies": ["discovery"],
"codeowners": ["@rytilahti", "@zewelor"]
}