this is a post bout the litter-robot integration being down
A workaround solution is relatively easy right now if you have access to the OS your HA instance is deployed on. Though again, it’ll likely break once the migration is complete. To get it to work, locate the litterrobot/hub.py file and replace self.account = Account(websession=async_get_clientsession(hass)) with self.account = Account(). This should work if you had a previously working integration. If you deleted the integration and/or are trying to set up a new integration, you will also need to modify litterrobot/config_flow.py and replace account = Account(websession=async_get_clientsession(self.hass)) with account = Account(). You will have to restart HA after making either of those changes. And you will have to make those changes again if you update your HA core version at any time.
What’s the issue and was there an ETA for when it will be fixed? Don’t know if I should go through the hassle or just wait a couple weeks for it to be fixed.
Just tonight after a restart I’m getting failed authorization again. Is there another issue that has popped up? I see someone else commented just a few hours before me so there must be something going on.
Log entry:
Logger: pylitterbot.account
Source: components/litterrobot/config_flow.py:86
First occurred: 12:32:40 AM (2 occurrences)
Last logged: 7:26:13 AM
One thing I’ve thought of as a temporary way to get SOME info to trigger automations - read the Whisker app notifications via the HA mobile app and use them as a backup trigger. You can at least know when it has cycled, the tray is almost full or if there is a fault. This does require your phone to be on and you are limited to the several notifications that the app sends. At least it’s something to keep a few automations working…
If it helps at all here is my log entry. Edit: OK, OK it’s early I’ve already posted this
Source: components/litterrobot/config_flow.py:86
First occurred: 12:20:08 AM (4 occurrences)
Last logged: 8:11:17 AM
401, message='Unauthorized', url=URL('https://42nk7qrhdg.execute-api.us-east-1.amazonaws.com/prod/login')
Hi again, now I’m wondering if I’m mistaken. I have and Els Pet ‘SpaceShip’ apparently, and it’s not a litter-robot. I was directed here by a lazy google search.
Here’s a pic of the item, and if indeed doesn’t work with litter-robot, Who’s up for making an integration?