The MQTT integration has suddenly stopped detecting my smart knob (ERS-10TZBVK-AA) action state as a sensor.
This is state dump from the zigbee2mqtt dashboard.
{
"battery": 83,
"linkquality": 153,
"operation_mode": "event",
"voltage": 2900,
"action": "rotate_right",
"action_rate": null,
"action_step_size": null,
"action_transition_time": null
}
The state is updated when interacting with the device on the zigbee2mqtt dashboard, but for some reason it is no longer being detected as a sensor by the MQTT integration on HASS.