CodeFoodPixels / robovac

Add a Eufy RoboVac easily to Home Assistant
Other
110 stars 26 forks source link

how to set fan speed!? #39

Open StormCh opened 7 months ago

StormCh commented 7 months ago

Hi, I'd like to set fan speed via automation.

is this the correct way?

      - service: vacuum.set_fan_speed
        data:
          fan_speed: Pure
        target:
          device_id: XYZ

Thanks for reply!

CodeFoodPixels commented 7 months ago

I think you need to use Quiet instead of Pure