Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attributes unavailable for Valetudo vacuum cleaner. #101

Open
ambarusa opened this issue Apr 9, 2022 · 4 comments
Open

Attributes unavailable for Valetudo vacuum cleaner. #101

ambarusa opened this issue Apr 9, 2022 · 4 comments

Comments

@ambarusa
Copy link

ambarusa commented Apr 9, 2022

Hi, I like very much the layout of the card, unfortunately, I cannot hook up with my Valetudo vacuum. As you can see on the picture, the attributes are not loaded in any way, by saving the configuration, or refreshing the page. I also tried the key without the sensor prefix. Do you have any idea how can I fix it?

image

@ambarusa
Copy link
Author

ambarusa commented Apr 9, 2022

Here's how the device looks after adding to the config. I hope that helps:

image

@samiracho
Copy link

In my case I made it working setting the keys without sensor.valetudo_roborock_s50

entity: vacuum.valetudo_roborock_s50
vendor: valetudo
attributes:
  main_brush:
    key: main_brush
    unit: ' min'
  side_brush:
    key: right_brush
    unit: ' min'
  filter:
    key: main_filter
    unit: ' min'
  sensor:
    key: sensor_cleaning
    unit: ' min'

@Andoramb
Copy link

Thanks @samiracho, that attributes part solves this 👍

@Camposmansi
Copy link

Thanks @samiracho, that attributes part solves this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants