Group Location
Explore Plans
Mobile menu Close menu
Maestro by StelproMaestro by Stelpro

Set home status

This action changes the home's status of the selected residence

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
API endpoint slug
maestro_by_stelpro.set_residence_state
Filter code method
MaestroByStelpro.setResidenceState.skip(string?: reason)
Runtime method
runAction("maestro_by_stelpro.set_residence_state", {})

Action fields

Device ID Dropdown list

Label
Residence
Slug
device_id
Required
true
Can have default value
false

Residence state Dropdown list

Label
Residence State
Slug
residence_state
Required
true
Can have default value
true
Filter code method
MaestroByStelpro.setResidenceState.setResidenceState(string: residenceState)