I am using Zigbee2MQTT with the MQTT integration in HA to get all my zigbee devices into HA. Those devices have actions, for single / double / long pushes on buttons for examples. For an unknown reason, these actions tend to disappear completely from HA after a few days if I’m not using them:
Here, most of my actions disappeared. This device has 4 buttons with 3 actions for each.
When I do one of these actions, the actions re-appears. And then disappear again in a few days if I didn’t use it. This is a problem because the 1st usage after a disappearance makes it re-appear but doesn’t trigger the automation that is linked to it. Which means I have to do the action 2 times if I want HA to do what I want.
I don’t know if this comes from Z2M, Mqtt or HA. But I think it comes from HA because the device stays in Z2M. Is there a setting to activate or additionnal configuration to do in one of those services ?
Same problem, and I’m really getting fed up with Home Assistant.
There’s always something that doesn’t work. And even things that used to work suddenly don’t work anymore. It’s really tiring.
I use a Hue Dimmer Switch to control my bedside lamps. And suddenly it no longer works.
Zigbee2MQTT sends the actions on-press, off-press, up-press and down-press which are correctly retrieved by Home Assistant… But HA doesn’t do anything with it.
When I go to the configured automation, I see that all the *-press actions have disappeared… All that’s left are the *-hold actions…
And the configuration actions are marked as “Unknown trigger” in UI.
Did you ever figure out what happened here? It’s just happened to all my button action entities and I cannot figure out why…I can see them react in Zigbee2MQTT but in HA they are saying that are no longer provided. Thanks!
“If you want events to show up, select “Home Assistant experimental even entities”.
You can also select “Home Assistant legacy action sensors” and all is working as before the upgrade tot zigbee2mqtt 2.0.”