Group Location
Explore Plans
Mobile menu Close menu
NIBE UplinkNIBE Uplink

Set to vacation mode

This Action will place your system in Vacation mode.

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
nibe_uplink.smart_home_mode_vacation
Filter code method
NibeUplink.smartHomeModeVacation.skip(string?: reason)
Runtime method
runAction("nibe_uplink.smart_home_mode_vacation", {})

Action fields

Systemid Dropdown list

Label
Which system?
Slug
systemid
Required
true
Can have default value
false

Valid until Text input > Other

Label
Valid until?
Helper text
Slug
valid_until
Required
true
Can have default value
true
Filter code method
NibeUplink.smartHomeModeVacation.setValidUntil(string: validUntil)