You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description:
The last_side number helper is created and appears as an MQTT entity, however the value of the number helper is never updated when looking at the entity history. Instead, it is always 'unavailable'
On the other hand, all group 1 actions (those not conditional on last_side) all work perfectly. The template sensor suggested to aid debugging always shows the last action as 'from side 0'.
Blueprint:
Zigbee2MQTT-Aqara-Magic-Cube-T1-Pro-CTP-R01-Xiaomi-Lumi.yaml
Bug Description:
The
last_side
number helper is created and appears as an MQTT entity, however the value of the number helper is never updated when looking at the entity history. Instead, it is always 'unavailable'On the other hand, all group 1 actions (those not conditional on
last_side
) all work perfectly. The template sensor suggested to aid debugging always shows the last action as 'from side 0'.To Reproduce:
Steps to reproduce the behavior:
last_side
is set to zero, and therefore skips all group 3 actions.Expected behavior:
The number helper is being created, but I expect it to be updated with the last side each time the cube is flipped.
Screenshots:
History of number helper entity and snapshot of template sensor output.
Blueprint Version: Aqara-Magic-Cube-T1-Pro-(CTP-R01) - 2024-06-04
HA Core Version: core-2024.12.4
Installation: Home Assistant OS
YAML snippets:
N/A - attempting to use the automation directly created by the blueprint.
Additional context
Using Aqara Cube T1 Pro, CTP-R01.
See also initial post in Home Assistant Community Forum. Followed the suggested reset steps there, and the problem persists.
The text was updated successfully, but these errors were encountered: