Hey, I’ve the same issue here… I’ve been using the Awesome HA Blueprints up until now to utilize my IKEA E1743 remotes for controlling my lights, but that blueprint seems to be abandoned.
I tried using Switch Manager, but ran into the same issue as you - upon holding the up/down button the brightness goes down/up by one step, but then stops.
By reinstalling everything from scratch, what do you mean exactly?
Initially I had HA installed on a PC. I did a total rebuild on a Raspi 4 and was able to get the hold working for a while. However, it’s since stopped and I’ve abandoned trying altogether. I just use stepped increase in brightness now on multiple presses.
I even tried binding the switches directly to light groups in Z2m and that worked sometimes, but other times it wouldn’t.
I think it’s the Ikea switches that are the issue rather than Switch Manager.
Thanks! On a pi4 here as well, but damned if I’d do a full rebuild here Too much stuff to be rebuilt… I’ll continue to use Awesome HA Blueprint then, since a fork of that still works with hold for the moment. Shame that Switch Manager doesn’t, as it seems to be actively developed…
hi, i’m using this to manage the hue dimmer switches i have.
i have 4 x 324131092621 (the ones with a separate on and off button), and 1 x 929002398602 (the one that has a single on/off button).
the 324131092621 are all working fine, however the 929002398602 i’m not sure how to configure, if press the power button on the switch it turns the lights on, but then how to a configure it to power them off using the same button?
this is how the power button is currently configured
You can either check the state of the entities and do something different based on that or use the light.toggle service instead of light.turn_on/.turn_off.
I have bunch of Ecosmart 4 button switches added to Z2M, Is there a way we can get them added to the Switch manager blueprints?
This is the device page on Z2M : Leedarson 6ARCZABZH control via MQTT | Zigbee2MQTT
when i set “brightness step” to 10% the power on button no longer functioned at all, so i had to disable that setting again which then allowed the power on button to function.
I think you need to post your configuration in YAML format so that we can take a look. This does not sound right. (You should configure the brightness steps for Up/Down, not for On/Off.)