Open bimusiek opened 1 year ago
After more testing, it did not work. I have to use bg_set_scene
to turn it on. Yeelight app has the same problem where you have to use the scene. I have the newest firmware available and this is the only workaround.
I can make the behavior configurable. About the values, those are used in setHSV method afaik.
@cellcortex Finally got to it, the changes you requested are implemented.
@cellcortex Any thoughts?
I have checked and even Yeelight app which sends "bg_toggle" command does not properly works. Only thing that makes the backlight work is to send command
from the Yeelight app (by tapping on any color). Based on this, I assume we have to send
-1
as PowerMode, thus the PR with a change. I have 2 lights recently bought and I validated it works now with both of those.This fixes https://github.com/cellcortex/homebridge-yeelighter/issues/119