home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.77k stars 7.19k forks source link

Litter-Robot - many Entities are missing data #24859

Closed talormanda closed 1 year ago

talormanda commented 1 year ago

Feedback

Trying to use Entities such as Litter-Robot Status code, and based on the page, it should give me options such as: Clean Cycle in Progress, Ready, Drawer Full, etc

What I am seeing is:

image

URL

https://www.home-assistant.io/integrations/litterrobot/

Version

2022.11.1

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @natekspencer, @tkdrob, mind taking a look at this feedback 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` Change the title of 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.
tkdrob commented 1 year ago

Those are just the known suggestions. You can still set them to whatever text you want.

natekspencer commented 1 year ago

Those are just pre-populated helpers. You have to manually enter the status codes on the automations page to match what you want. If you want to see what the available codes are, you can refer to this file: https://github.com/home-assistant/core/blob/dev/homeassistant/components/litterrobot/strings.sensor.json

talormanda commented 1 year ago

Those are just pre-populated helpers. You have to manually enter the status codes on the automations page to match what you want. If you want to see what the available codes are, you can refer to this file: https://github.com/home-assistant/core/blob/dev/homeassistant/components/litterrobot/strings.sensor.json

Oh perfect! that's what I was looking for! this really needs to be on the home assistant help page! thanks for the quick reply!

tkdrob commented 1 year ago

@home-assistant close