When HA server is rebooted/restarted, the automation I create for Inovelli Blue break. The automation action trigger is now unknown as ‘up_double’, down_tripple’, etc are lost.
To get things going again, I must:
Reset Z2m service
go to each switch and manually double tap, tripple tap the switches so they are options again.
Not sure what (switch, Z2M, HA, or a combination) is the issue.
Nothing to do with Zigbee network. Any restart, reboot or such make all (except Inovelli) zigbee devices unavailable. Restart fixes that
In the Z2M forum main suspect is MQTT
I just updated all my switches to 2.15 as well and ran into the same problem. I tried the blueprint referenced earlier and that wasn’t working either. I started listening to the MQTT messages for the switch and realized that regardless of how many times I pressed the paddle, I was always getting a up_single or down_single action.
I checked the button delay and it appeared to be set to the default 500ms, but it was behaving as if it was set to 0, disabling the multitap. For the hell of it, I changed the value to 600ms and then back to 500ms and low and behold, the switch was working properly again sending up-double, down_double, etc.
I did notice also that when creating a manual automation, the only triggers available were those I had actually pressed, which someone else noted earlier.
I am also having this problem after upgrading to Z2M 1.33.1-1. My automations which were dependent on triggers like ‘down single’ or ‘up double’ now show ‘Unknown trigger’.
I’m going to have to revert to a previous version of Z2M without a solution.
Thanks for this. It is a good template and a… serviceable interim option. However, I have numerous automations that depend on the triggers and it feels like a bug that they are not available after updating to 1.33.1. I don’t want to go and redo all my automations to use the template.
Apologies for the thread revival as this a bit off topic but this might need to be updated - getting a warning from HA about “payload_template” being deprecated on all switches. Able to check?