simple-wyze-vac
simple-wyze-vac copied to clipboard
[BUG] room selection via switches not working
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:
- Toggle switches off of rooms I don’t want to clean
- Toggle vacuum switch on
Expected behavior I expect the vacuum to only clean the rooms who’s switches are turned on.
Screenshots
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.
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
@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?