Hi,
I’m looking for some advice or best practices for configuring dimming when in smart bulb mode.
I have an inovelli blue smart dimmer, philips hue downlights and home assistant as a hub.
I tried setting up an automation to trigger when the up/down paddle is held. This runs a script that runs in a loop to step the brightness up/down by 5% and then on release the script is stopped.
This works great and provides the instant dimming while the holding down the paddle. The only issue is that the dimmer level on the switch may not be in the same brightness level and the held up/down state will end if the switch dimmer level gets to 100% or 0%.
I also tried setting an automation to match the dimmer level of the switch, but that seems to only catch the switch brightness level either when I start holding down the paddle or when I end.
If anyone has worked on this problem, I would love to hear how you handled it. Thanks!