This action will turn on/off the oscillation of the device you've chosen.
- API endpoint slug
- govee.oscillation_on_off
- Filter code method
- Govee.oscillationOnOff.skip(string?: reason)
- Runtime method
- runAction("govee.oscillation_on_off", {})
Action fields
- Label
- Which device?
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- On/Off
- Slug
- oscillation_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Govee.oscillationOnOff.setOscillation On Off(string: oscillation_on_off)