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 integration stopped working #53983

Closed sliwma closed 3 years ago

sliwma commented 3 years ago

The problem

After updating to 2021.8.0, Litter-Robot integration stopped working. I tried removing and configuring again. I got "Próbuję ponownie skonfigurować: Unable to connect to the Litter-Robot API." (Trying to reconfigure).

What is version of Home Assistant Core has the issue?

core-2021.8.0

What was the last working version of Home Assistant Core?

core-2021.7.4

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/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.litterrobot.hub
Source: components/litterrobot/hub.py:57
Integration: Litter-Robot (documentation, issues)
First occurred: 19:33:54 (10 occurrences)
Last logged: 19:39:06

Unable to connect to Litter-Robot API

Additional information

No response

probot-home-assistant[bot] commented 3 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)


litterrobot documentation litterrobot source (message by IssueLinks)

0mni commented 3 years ago

Confirmed as an issue for me as well, just upgraded to core-2021.8.0

natekspencer commented 3 years ago

Working on a patch now. I've updated the dependency which stems from the issue here: https://github.com/natekspencer/pylitterbot/issues/4

natekspencer commented 3 years ago

This is fixed in HA 2021.8.2

0mni commented 3 years ago

Confirmed, thanks!

ckuethe commented 3 years ago

Confirmed fixed in the docker image

sliwma commented 3 years ago

Confirmed, thank you.