Group Location
Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Turn on/off Dreamview

This action will turn on/off the Dreamview of your choosing.

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 Dreamview of your choosing.
API endpoint slug
govee.bff_third_dreamview
Filter code method
Govee.bffThirdDreamview.skip(string?: reason)
Runtime method
runAction("govee.bff_third_dreamview", {})

Action fields

Dreamview ID Dropdown list

Label
which dreamview?
Slug
dreamview_id
Required
true
Can have default value
false

On off Dropdown list

Label
on/off
Slug
on_off
Required
true
Can have default value
true
Filter code method
Govee.bffThirdDreamview.setOnOff(string: onOff)