Group Location
Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Turn on/off Warm Mist

This action will turn on/off the warm mist of the device you've chosen.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will turn on/off the warm mist of the device you've chosen.
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)