Automate Reddit
Explore Plans
Mobile menu Close menu
Daikin Online ControllerDaikin Online Controller

Enable/Disable Holiday mode

This Action will enable/disable Holiday mode on all your Daikin AC units. It will be executed within 1 minute.

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
This Action will enable/disable Holiday mode on all your Daikin AC units. It will be executed within 1 minute.
API endpoint slug
daikin_online_controller.set_holiday_mode
Filter code method
DaikinOnlineController.setHolidayMode.skip(string?: reason)
Runtime method
runAction("daikin_online_controller.set_holiday_mode", {})

Action fields

Holiday setting Dropdown list

Label
Which holiday setting?
Helper text
The Holiday mode setting to be applied to all your Daikin units.
Slug
holiday_setting
Required
true
Can have default value
true
Filter code method
DaikinOnlineController.setHolidayMode.setHolidaySetting(string: holidaySetting)