This action will turn on/off the warm mist of the device you've chosen.
Developer info
- API endpoint slug
- govee.warm_mist_on_off
- Filter code method
- Govee.warmMistOnOff.skip(string?: reason)
- Runtime method
- runAction("govee.warm_mist_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
Warm mist on off Dropdown list
- Label
- On/Off
- Slug
- warm_mist_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Govee.warmMistOnOff.setWarmMistOnOff(string: warmMistOnOff)