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