hass-miio-yeelink
hass-miio-yeelink copied to clipboard
Yeelight ceiling light - moonlight mode
Thank you for the great work on this integration, I managed to get it working with my yeelink.light.ceiling5 just fine. I wanted to ask if there is any way to get the moonlight mode working as well? I can see the "NR br" that represents the moonlight mode brightness, but I don't see any way to toggle it.
This request is duplicated with #12 moonlight / nightmode, the night light mode could be toggled by set_ps
command
Otherwise, the Yeelight API is describing theset_power
with parameter mode == 5
could turn night light mode on.