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