Group Location
Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Arm/Disarm

You can choose to arm or disarm your device through this action.

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
You can choose to arm or disarm your device through this action.
API endpoint slug
govee.arm_disarm
Filter code method
Govee.armDisarm.skip(string?: reason)
Runtime method
runAction("govee.arm_disarm", {})

Action fields

Device name Dropdown list

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

Arming state Dropdown list

Label
arm/disarm
Slug
arming_state
Required
true
Can have default value
true
Filter code method
Govee.armDisarm.setArmingState(string: armingState)