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 - missing support for 25 minute cycle delay #91713

Closed talormanda closed 1 year ago

talormanda commented 1 year ago

The problem

The Litter-Robot 4 is capable of a "Cycle Delay" in these amounts: 3,7,15,25,30. When you have it set to 25 minutes, the configuration does not recognize it and displays nothing in the number field:

image

What version of Home Assistant Core has the issue?

2023.4.4

What was the last working version of Home Assistant Core?

2023.4.4

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/

Diagnostics information

home-assistant_litterrobot_2023-04-20T03-20-10.935Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @natekspencer, @tkdrob, 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!

Code owner commands Code owners of `litterrobot` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign litterrobot` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


litterrobot documentation litterrobot source (message by IssueLinks)

natekspencer commented 1 year ago

Thanks for reporting this. It looks like Whisker updated the acceptable values in the app from 3,5,7,15,30 to 3,7,15,25,30. I'll get this fixed.