Group Location
Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Turn on/off Night Light

This action will turn on/off the Night Light 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 Night Light of your choosing.
API endpoint slug
govee.night_light
Filter code method
Govee.nightLight.skip(string?: reason)
Runtime method
runAction("govee.night_light", {})

Action fields

Device name Dropdown list

Label
Which device?
Slug
device_name
Required
true
Can have default value
false

Night light action Dropdown list

Label
action
Slug
night_light_action
Required
true
Can have default value
true
Filter code method
Govee.nightLight.setNightLightAction(string: nightLightAction)