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 integration not picking up Litter Robot 4 #74769

Closed pdivers closed 2 years ago

pdivers commented 2 years ago

The problem

Litter Robot 4 is not detected, even after deleting and adding integration. Robot 3 still shows up...

What version of Home Assistant Core has the issue?

2022.7.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

Litter Robot

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?

nothing

Additional information

No response

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)


litterrobot documentation litterrobot source (message by IssueLinks)

natekspencer commented 2 years ago

Litter-Robot 4 was only just released and started shipping this month. It will be some time before I get my hands on one and can reverse engineer the API for it. You can track that issue here on the base library or if you can, help contribute to it as well: https://github.com/natekspencer/pylitterbot/issues/14

iandoesallthethings commented 2 years ago

I see the PR is passing checks and everything. I'm pretty new to this scene, but how long can I expect it to take until this gets merged and added to a release?

I just got my LR4 and I'm looking forward to integrating it!

natekspencer commented 2 years ago

I see the PR is passing checks and everything. I'm pretty new to this scene, but how long can I expect it to take until this gets merged and added to a release?

Good question, and I'm not sure honestly. I've decided to split it out into a couple of PRs though. So you might be able to help by submitting a review on the first one here: https://github.com/home-assistant/core/pull/77052 and then the original one after that: https://github.com/home-assistant/core/pull/75790

epenet commented 2 years ago

Closed via #75790