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

add vendor deebot_slim #53

Closed
wants to merge 2 commits into from
Closed

add vendor deebot_slim #53

wants to merge 2 commits into from

Conversation

mib1185
Copy link

@mib1185 mib1185 commented Sep 9, 2020

Hello,

I have an ecovacs deebot slim 2 (I call it Bob), which provides component_side_brush and component_filter in full hours, therefore no extra calculation on values is needed. In addition, the deebot slim series has no main brush equiped, therefore the translation of key-name is not needed. I would love to remove the field for the main brush from view, but my JavaScript skills are very limited :)

entity data of my vacuum.bob

fan_speed_list:
  - normal
  - high
battery_level: 100
battery_icon: 'mdi:battery-charging-100'
fan_speed: normal
status: charging
error: null
component_side_brush: 35
component_filter: 18
friendly_name: Bob
supported_features: 2043

as you could see, usage counter for side brush and filter is now correct, but main brush has no value:

grafik

@benct
Copy link
Owner

benct commented Sep 13, 2020

Hello, and thank you for the contribution! I am currently working on a new version of this plugin, so I will add an integration for Deebot Slim while doing so. I will fix the main brush issue too :)

Also, if you don't mind uploading that background image you are using here, I could add it to the image folder in this repository so that others can use it too 😄

@benct benct added the enhancement New feature or request label Sep 13, 2020
benct added a commit that referenced this pull request Sep 13, 2020
@benct
Copy link
Owner

benct commented Sep 13, 2020

Should be supported in version 4.0.0

@benct benct closed this Sep 13, 2020
@mib1185
Copy link
Author

mib1185 commented Sep 13, 2020

Hi,
because the picture I am using is not created by me (found on google picture search), I´m not sure, if it is allowed to upload this picture to this repostirory?!
P.S.: thanks for accepting my pull request and for fixing the main brush 'issue' :)

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

Successfully merging this pull request may close these issues.

2 participants