{ "domain": "yeelight", "name": "Yeelight", "documentation": "https://www.home-assistant.io/integrations/yeelight", "requirements": ["yeelight==0.7.10", "async-upnp-client==0.31.2"], "codeowners": ["@zewelor", "@shenxn", "@starkillerOG", "@alexyao2015"], "config_flow": true, "dependencies": ["network"], "quality_scale": "platinum", "iot_class": "local_push", "dhcp": [ { "hostname": "yeelink-*" } ], "zeroconf": [{ "type": "_miio._udp.local.", "name": "yeelink-*" }], "homekit": { "models": ["YL*"] }, "after_dependencies": ["ssdp"], "loggers": ["async_upnp_client", "yeelight"] }