This action will turn on/off the Night Light of your choosing.
Developer info
- 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)