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

[BUG] room selection via switches not working #76

Open
jsaltzman opened this issue Jan 29, 2024 · 2 comments
Open

[BUG] room selection via switches not working #76

jsaltzman opened this issue Jan 29, 2024 · 2 comments

Comments

@jsaltzman
Copy link

jsaltzman commented Jan 29, 2024

Describe the bug
My understanding is that I can toggle the switches dedicated to different rooms on and off, then toggle the vacuum switch to only clean the rooms selected. I am trying to implement this but when I toggle the vacuum switch it tries to clean the whole home.

To Reproduce
Steps to reproduce the behavior:

  1. Toggle switches off of rooms I don’t want to clean
  2. Toggle vacuum switch on

Expected behavior
I expect the vacuum to only clean the rooms who’s switches are turned on.

Screenshots
image

image

image

Simple Wyze Vac Version

  • 1.8.9

Wyze Vacuum Firmware Version

  • 1.6.202

Home Assistant Version

  • 2024.1.5

Additional context
Add any other context about the problem here.

@romedtino
Copy link
Owner

The start button doesn't work that way, you'd have to do it as described in the README - https://github.com/romedtino/simple-wyze-vac?tab=readme-ov-file#sweep-rooms

@jsaltzman
Copy link
Author

@romedtino thank you for the response. I understand that I can use the service dev tool to clean certain rooms. I guess my question is, what is the point of the switches that appear in my dashboard, one per room?

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

2 participants