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
71.6k stars 29.92k forks source link

Litter Robot going unavailable for ~30 minutes every ~1 hour #73285

Closed ellaizee closed 2 years ago

ellaizee commented 2 years ago

The problem

Starting on 2022-06-01, my Litter Robot started going unavailable roughly every 1 hour for about 30 minutes. If the litter box cleans, the time it goes unavailable appears to change. See below for excerpts from the device's history and logbook.

image image

I have verified that this is not an issue with my network. I have made no changes to the integration or device in the last few months. I use the state to count how many times my cats get into the litter box (they are idiots and like to jump back in there before/during the cycle so just counting cleanings is not sufficient).

What version of Home Assistant Core has the issue?

2022.6.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

litterrobot

Link to integration documentation on our website

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

Diagnostics information

No response

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

This will be fixed with https://github.com/home-assistant/core/pull/73234

ellaizee commented 2 years ago

Thanks!