denysdovhan / vacuum-card

Vacuum cleaner card for Home Assistant Lovelace UI
https://denysdovhan.com/smart-home
MIT License
868 stars 524 forks source link

Support DEEBOT X1 OMNI #762

Closed JamesDAdams closed 3 weeks ago

JamesDAdams commented 3 weeks ago

Is your feature request related to a problem? Please describe. Support the model DEEBOT X1 OMNI

Describe the solution you'd like Support the model DEEBOT X1 OMNI

Describe alternatives you've considered No alternatives for now it's doesn't work.

Additional context With the DEEBOT X1 OMNI i can't get sensors :

image

lyneld commented 3 weeks ago

In the code editor, change attribute to entity_id. Set the entity id to the appropriate sensor for the filter e.g. "sensor.walle_filter_lifespan". It should work.

JamesDAdams commented 3 weeks ago

It's work, thanks !