home-assistant.io/source/_components/light.yeelightsunflower.markdown
Fabian Affolter 3f5f65a882
Update note
2017-03-14 07:38:02 +01:00

1.1 KiB

layout, title, description, date, sidebar, comments, sharing, footer, ha_category, ha_release
layout title description date sidebar comments sharing footer ha_category ha_release
page Yeelight Sunflower Bulb Instructions how to setup Yeelight Sunflower hub and bulbs within Home Assistant. 2017-02-11 true false true true Light 0.39

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 variables:

  • host (Required): IP address of your Yeelight Sunflower hub.

When the hub is loaded, your lights will appear as devices with their Zigbee IDs as part of the entity name.

The Yeelight Sunflower hub supports SSDP discovery, but that has not been built into the platform. Let the developer know if that would be helpful to you.