robovac icon indicating copy to clipboard operation
robovac copied to clipboard

how to set fan speed!?

Open StormCh opened this issue 2 years ago • 1 comments
trafficstars

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!

StormCh avatar Nov 16 '23 07:11 StormCh

I think you need to use Quiet instead of Pure

CodeFoodPixels avatar Nov 16 '23 15:11 CodeFoodPixels