I’ve been having some issues for a good while now with my Philips hue lights which I integrated in Home Assistant with the Hue Bridge.I have an automation which activates the light in my toilet to 75% whenever there is movement in the toilet via a Neo Coolcam motion sensor.
This is the automation;
The problem that I am having is once the automation activates, the lights goes on to 1% instead of 75% HA will show it is 75%, but the actual percentage (via Hue app or Apple Home app) shows 1% This happens every now and then and I really don’t know why.
It’s not only in the toilet but also happens with automations which includes my living room lights. They also do not turn on on the correct percentage. I’ve tried different ways of turning the light on, for example via a scene, just the devices separately or via a script. It all does the same.
Home Assistant 0.114.4 (have updated a few times before, issue stays)
Running Ubuntu 19.10 with a python virtual environment.
I also tried just having the WC entity in the automation, but the same problem occurs.
Again, I am configuring the automation via the GUI. I will put your code in there manually to see how that goes. Will let you know! Thank you both@
I just tried it and can confirm the Scene Editor includes all of those options. However, in my case, the resulting scene works correctly. It turns on a Philips Hue Color light to the desired brightness level and color. If I manually adjust the bulb’s brightness and then activate the scene, the brightness changes to whatever is specified by the scene.