Mysli0210
Mysli0210
I have the same issue with my E1744 symfonisk remote I just got it working for a while, then a HA update came to ruin the fun, the regex fix...
I just checked the helper double click returns {"a":"step_StepMode.Up_1_0_0_0","t":1687477258.83587} Triple returns {"a":"step_StepMode.Down_1_0_0_0","t":1687477254.372601} rotational stop returns {"a":"stop_0_0","t":1687477247.482911} rotate left returns {"a":"move_MoveMode.Down_195_0_0","t":1687477247.312083} rotate right returns {"a":"move_MoveMode.Up_195_0_0","t":1687477240.513969} Now, i dont recall it being...
I got it working again :D in /config/blueprints/automation/EPMatt/ikea_e1744.yaml under the variables section you need to change zha to zha: rotate_left: - move_MoveMode.Down_195_0_0 rotate_stop: - stop_0_0 rotate_right: - move_MoveMode.Up_195_0_0 click_short: -...
You're welcome, it probably annoyed me as much as you ^^" No i dont think they do either, but ZHA changes from time to time, this is actually the 2nd...
Aparrently this issue also applies to ikea_e1743.yaml However i actually think i've stumbled upon a bug with ZHA as there's no coherence between up and down zha: button_up_short: - 'on'...