This Action will place your system in Vacation mode.
- 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
- Label
- Which system?
- Slug
- systemid
- Required
- true
- Can have default value
- false
- Label
- Valid until?
- Helper text
- Date and time when you'll be back (YYYY-MM-DD HH:MM)
- Slug
- valid_until
- Required
- true
- Can have default value
- true
- Filter code method
- NibeUplink.smartHomeModeVacation.setValidUntil(string: validUntil)