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

Internet Drop stops Litter Robot integration from updating #51752

Closed rjodwyer closed 3 years ago

rjodwyer commented 3 years ago

The problem

2 internet outages in the last week have stopped the statistics from updating in Litter Robot integration.

last updated/last changed times are times from when the internet was disconnected.

No further new polling for data seems to occur when the internet is reconnected.

What is version of Home Assistant Core has the issue?

core-2021.6.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

litterrobot

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 3 years ago

litterrobot documentation litterrobot source (message by IssueLinks)

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

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

natekspencer commented 3 years ago

@rjodwyer I haven't been able to replicate this yet by rebooting my router/toggling wifi on/off, but I'll keep watching it to see. Do you know how long your internet outage was?

rjodwyer commented 3 years ago

Thanks Nate, seems to be 5+ mins drop off.

I've tried to go through all the logs I could find and grep for litter, but there is nothing to indicate its timing out or crashing.

The only way I've found to kick it back in is by restarting HA.

I've only noticed a couple of times so far when the mobile push notices tell me its full and I check HASS and its showing 80% or lower number.

Wireless internally is connected non stop.

Is there a debug log or log I should be monitoring? I'll turn the net off and see if I can find something timing out or disconnecting.

thanks, Ryan