AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AC Cloud ControlAC Cloud Control

Turn on A/C

This Action will turn your IntesisHome A/C on.

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 turn your IntesisHome A/C on.
API endpoint slug
intesishome.turn_on
Filter code method
Intesishome.turnOn.skip(string?: reason)
Runtime method
runAction("intesishome.turn_on", {})

Action fields

Which device Dropdown list

Label
Which device?
Slug
which_device
Required
true
Can have default value
false

Setpoint temperature value Text input > Other

Label
Setpoint temperature value
Helper text
Optional e.g. 72
Slug
setpoint_temperature_value
Required
false
Can have default value
true
Filter code method
Intesishome.turnOn.setSetpointTemperatureValue(string: setpointTemperatureValue)

Setpoint temperature units Dropdown list

Label
Setpoint temperature units
Helper text
Optional Fahrenheit - Celsius
Slug
setpoint_temperature_units
Required
false
Can have default value
true
Filter code method
Intesishome.turnOn.setSetpointTemperatureUnits(string: setpointTemperatureUnits)