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.56k stars 30.74k forks source link

Litter Robot 3 device not removed after removed from Whisker app account #97659

Closed fenixnet-net closed 1 year ago

fenixnet-net commented 1 year ago

The problem

I had two Litter Robot 3 units, both working great in HA. I've since gone down to just one. I removed the other from my Whisker account via the official app, and renamed the one I kept.

The renamed device still functions correctly. The removed device, however, is still showing up in HA. Even after a week it has not been removed. I've resorted to manually deleting all its entities and disabling the device, but I'd like to have it removed correctly.

What version of Home Assistant Core has the issue?

core-2023.8.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Litter-Robot

Link to integration documentation on our website

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

Diagnostics information

home-assistant_litterrobot_2023-08-03T04-31-01.763Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I re-enabled the defunct device, turned on debug logging, and then reloaded the extension. I waited a moment and then disabled deubg and grabbed the logs. I'm happy to perform whatever other test cases may be useful.

home-assistant[bot] commented 1 year ago

Hey there @natekspencer, @tkdrob, 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!

Code owner commands Code owners of `litterrobot` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign litterrobot` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


litterrobot documentation litterrobot source (message by IssueLinks)

fenixnet-net commented 1 year ago

wow that was fast! Thank you so much!