Add note on yeelight music mode (#6283)

Music mode makes the light always available. This causes HA to try to turn it on/off which may delay other operations, since yeelight will take a while to respond.
This commit is contained in:
Abílio Costa 2018-09-15 09:52:33 +01:00 committed by Paulus Schoutsen
parent fb2fdbb539
commit aefac32409

View File

@ -43,6 +43,7 @@ Configuration variables:
#### {% linkable_title Music mode %}
Per default the bulb limits the amount of requests per minute to 60, a limitation which can be bypassed by enabling the music mode. In music mode the bulb is commanded to connect back to a socket provided by the component and it tries to keep the connection open, which may not be wanted in all use-cases.
**Also note that bulbs in music mode will not update their state to "unavailable" if they are disconnected, which can cause delays in Home Assistant**.
### {% linkable_title Initial setup %}
<p class='note'>