Explore Plans
Mobile menu Close menu
CelebrightCelebright

Turn Off

This action will turn off the system, and either resume or disable the schedule.

Developer info

API endpoint slug
celebright.turn_off
Filter code method
Celebright.turnOff.skip(string?: reason)
Runtime method
runAction("celebright.turn_off", {})

Action fields

Device Dropdown list

Label
Which Device?
Helper text
select the device to control
Slug
device
Required
true
Can have default value
false

Resume schedule Dropdown list

Label
Resume Schedule? or Turn Off and Disable Schedule?
Helper text
Resume schedule will run scheduled events in the device calendar. Disable Schedule will leave the lights off until another user interaction.
Slug
resume_schedule
Required
false
Can have default value
true
Filter code method
Celebright.turnOff.setResumeSchedule(string: resumeSchedule)