core/homeassistant/components/yeelight/manifest.json

9 lines
228 B
JSON

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