SirGoodenough / HA_Blueprints

🧯 My Collection of Automation and Script Blueprints for Home Assistant 🧯
Other
132 stars 22 forks source link

[BUG] ZHA Cube BP reports side 0 on event sensor #29

Closed SirGoodenough closed 9 months ago

SirGoodenough commented 9 months ago

Which Blueprint is This Concern About / Related To? ZHA-Xiaomi_Cube_Controller

Describe the bug No matter what side the cube is on, the BP's event sensor reports side 0 as the side when rotating. Cube action works as expected, but the event sensor reports wrong.

To Reproduce Steps to reproduce the behavior: Watch the sensor results, it reports wrong.

Expected behavior Reports the rotate side that the action is actually occurring on

Screenshots If applicable, add screenshots to help explain your problem.

What version of the blueprint has the issue?

What was the version of Home Assistant Core? Open your Home Assistant instance and show health information about your system. any

What type of installation are you running? Open your Home Assistant instance and show health information about your system. haos

YAML snippets INCLUDING the Script or Automation that you built to call the blueprint (use 3 backticks before and after your code to format it properly) See here for example: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks

Additional context Add any other context about the problem here.

SirGoodenough commented 9 months ago

30 fixed related