Explore Plans
Mobile menu Close menu
Govee HomeGovee Home

Arm/Disarm

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

Developer info

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)