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 water level #412

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

add water level #412

wants to merge 8 commits into from

Conversation

pkoehlers
Copy link

Add a drop down menu for the water level.

Continuation / Rebase of #304

@github-actions
Copy link

github-actions bot commented Jun 9, 2023

This PR is stale because there hasn't been any activity for a long time.

@github-actions github-actions bot added the stale label Jun 9, 2023
@denysdovhan denysdovhan added no-stale PRs and issues that shouldn't be closed and removed stale labels Jun 9, 2023
@rammium
Copy link
Contributor

rammium commented Dec 4, 2023

Please continue integrating this feature, it is very useful.

@DAVIDMARTINEZROBLES
Copy link

You can use the shorcuts

shortcuts:
  - name: Water level Off
    service: select.select_option
    service_data:
      entity_id: select.roborock_q7_max_mop_intensity
      option: 'off'
    icon: mdi:numeric-0
  - name: Uso de agua minimo
    service: select.select_option
    service_data:
      entity_id: select.roborock_q7_max_mop_intensity
      option: low
    icon: mdi:numeric-1

@jrbenito
Copy link

Instead of a water level specific drop down menu, why not add the option of a generic drop down menu that could be used to select water level, clean level, etc... That way one can customize to their available options.

For instance, the S8 ultra pro has the water level (mop intensity) and mop level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-stale PRs and issues that shouldn't be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants