core/homeassistant/components/yeelight/manifest.json

10 lines
272 B
JSON

{
"domain": "yeelight",
"name": "Yeelight",
"documentation": "https://www.home-assistant.io/integrations/yeelight",
"requirements": ["yeelight==0.6.1"],
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
"config_flow": true,
"iot_class": "local_polling"
}