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