mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-11 21:48:59 +00:00
1.0 KiB
1.0 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||
---|---|---|---|---|---|---|---|---|---|---|---|
Yeelight Sunflower | Instructions on how to setup Yeelight Sunflower hub and bulbs within Home Assistant. |
|
0.39 | Local Polling |
|
yeelightsunflower |
|
integration |
The yeelightsunflower
light platform allows you to control your Yeelight Sunflower light bulbs with Home Assistant.
The "Yeelight Sunflower" bulbs are not the same as the "Yeelight WiFi" bulbs.
To enable your lights, add the following lines to your configuration.yaml
file:
# Example configuration.yaml entry
light:
- platform: yeelightsunflower
host: 192.168.1.59
{% configuration %} host: description: IP address of your Yeelight Sunflower hub. required: true type: string {% endconfiguration %}
When the hub is loaded, your lights will appear as devices with their Zigbee IDs as part of the entity name.