Group Location
Explore Plans
Mobile menu Close menu
Nature RemoNature Remo

Turn on air conditioner

This action will turn on your air conditioner and set target temperature, AC operation mode and air volume settings. Note: Please use the Control Home Appliances actions for the button registered by learning 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
nature.turn_on_ac2
Filter code method
Nature.turnOnAc2.skip(string?: reason)
Runtime method
runAction("nature.turn_on_ac2", {})

Action fields

Air conditioner settings Dropdown list

Label
Air conditioner settings
Helper text
Slug
air_conditioner_settings
Required
true
Can have default value
false

Air volume Dropdown list

Label
Air volume
Slug
air_volume
Required
false
Can have default value
true
Filter code method
Nature.turnOnAc2.setAirVolume(string: airVolume)