home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.57k stars 30.74k forks source link

Litter robot binary sensor flips back and forth on update #59780

Closed allenporter closed 2 years ago

allenporter commented 2 years ago

The problem

When flipping a switch off (e.g. Panel Lockout, Night mode, etc) I observe this:

My opinion is that it shouldn't flip back and forth like this. It appears like there are some races happening showing inconsistent states.

What version of Home Assistant Core has the issue?

core-2021.11.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Litter Robot

Link to integration documentation on our website

https://www.home-assistant.io/integrations/litterrobot/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

litterrobot documentation litterrobot source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @natekspencer, mind taking a look at this issue as it has been labeled with an integration (litterrobot) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

natekspencer commented 2 years ago

@allenporter can you validate this now works as expected?

allenporter commented 2 years ago

Looking good on 2021.12, thank you. Also loving the device level configurations/diagnostics, and move to buttons. nice!

natekspencer commented 2 years ago

Yeah it's definitely a welcome addition with the new select and button entities. So much easier than buried services!