mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update Yeelight sunflower Light component configuration (#7085)
This commit is contained in:
parent
a803267730
commit
1a7688ae1b
@ -28,15 +28,17 @@ light:
|
|||||||
host: 192.168.1.59
|
host: 192.168.1.59
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
host:
|
||||||
- **host** (*Required*): IP address of your Yeelight Sunflower hub.
|
description: IP address of your Yeelight Sunflower hub.
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
|
{% endconfiguration %}
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
When the hub is loaded, your lights will appear as devices with their Zigbee IDs as part of the entity name.
|
When the hub is loaded, your lights will appear as devices with their Zigbee IDs as part of the entity name.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
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.
|
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.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user