IKEA RODRET Dimmer + SOMRIG Remotes - ZHA/Z2M - Control Light

I tested now with another SOMRIG connected to a different light and it is doing the same.

Sorry I cannot debug ZHA at the moment.
Could you check your automation execution history, see if it is triggered when you release the button ? Basically it should be triggered and do nothing besides interrupting the previous execution (when holding down the button).
Also, do you have the same behaviour when holding down on button ?

When dimming up, command: long_release is registered in the execution history and the lights stop dimming up when releasing the ON button. When doing the same with the OFF button it does not trigger a command: long_release and the lights continue to dim down after releasing the button.

I pushed a fix but I’m in the dark as I dont have access to my zha setup.
Can you try to refresh the blueprint and check again please?

Sorry, now it immediately goes down to 1% without dimming step by step.

It should be ok now.
You can refresh the blueprint :crossed_fingers:t2:

1 Like

That did the trick. Thank you

Hi everyone,

I’m using an IKEA Tradfri power supply connected to a smart outlet that operates on a schedule. The outlet powers my computer, monitors, and other equipment, including spotlights. It’s set to turn on at 7:30 AM and off at 4:30 PM daily.

The Tradfri power supply controls my spotlights using this blueprint and a Somrig remote. However, I’ve noticed that the spotlights always turn on automatically when the power is restored in the morning. I’d like to prevent this from happening and keep the spotlights off when the outlet turns on.

Does anyone have a suggestion on how to stop the spotlights from turning on automatically? Could this be something added to the code to prevent the spotlights from powering up when the outlet is restored each morning?

Thanks in advance!