Hi, I heve a couple of these ledcontrollers that are connected via Z2M to Homeassistant. The operate fine.
I would like to control the color of these LED’s with the Iluminize remote.
When I use the binding option, I can change the colors, but then in HA the color that I selected is not stored when I make a snapshot. THis is probably because the state not correct updated in the Z2M. Thried also to do this with the remote in a group with the same result.
When I select a color in HA with the color picker in the properties of the Ledstrip controller It is a expected and also correct stored in an snapshot.
So now I would like to controll the color via HA automations.
I can see the
Trigger "color_move_ep1" action
as possible trigger but how do I connect that to my Ledstripcontroller in an action?
I think that should be do-able?