Add more information about music mode (#6965)

Tested and confirmed this with a Yeelight bulb I own.
This commit is contained in:
Antoni K 2018-10-20 01:50:50 +08:00 committed by Fabian Affolter
parent 8874d15ffa
commit 57dc2e6052

View File

@ -62,7 +62,7 @@ devices:
#### {% linkable_title Music mode %} #### {% 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. 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**. **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. Bulbs in music mode may also not react to commands from HASS the first time if the connection is dropped. If you experience this issue, turn the light off and back on again in the frontend and everything will return to normal.**
### {% linkable_title Initial setup %} ### {% linkable_title Initial setup %}
<p class='note'> <p class='note'>