I have two Inovelli LZW31-SN Zwave dimmer switches set up to control lights. Both support sending scenes back to Home Assistant using multi-taps of the switch. Recently one of the switches has changed how its scene data is reported/read.
The switch that is working as intended shows a message of KeyPressed2x when sending a double tap scene. The switch that no longer works correctly is show as 3 for the same double tap scene. I've attached a couple of screenshots of the automation traces of these devices. They are both using the same automation blueprint.
I also checked the Zwave logs in ZWave-JS-UI and they are both sendin the same data for the scene action. It appears to be the way its interperted once reicieved by Home Assistant. I found a thread from a couple of years ago when this was reports as a bug but appear to have been fixed pretty quickly. https://github.com/home-assistant/core/issues/47331
I am running HA Core 2025.3.4, Supervisor 2025.03.3, HAOS 14.2. I am using a Zooz ZST39 LR Zwave stick on FW 1.50.
Any help would be appreciated.