Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.03k stars 1.67k forks source link

Inovelli 2-in-1 Home Assistant entity doesn't update on repeated actions #20456

Closed kylepyke closed 3 months ago

kylepyke commented 10 months ago

What happened?

When a button is pressed on the Inovelli switch, the "sensor.switch_action" button updates, but if the same action is sent consecutively (i.e. config_single is sent, then config_single is sent again), the action entity does not update in HA, even though the payload is sent twice.

What did you expect to happen?

I would expect the state to update each time a payload is received.

How to reproduce it (minimal and precise)

Press the switch, press the switch in the same way again. HA entity will only update on the first press.

Zigbee2MQTT version

1.34.0 commit: 56589dcc

Adapter firmware version

20230507

Adapter

Zigstar UZG-01

Debug log

No response

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days