Group Location
Explore Plans
Mobile menu Close menu
Midea Air ACMidea Air AC

Set Temperature

This ACTION will change the air conditioner temperature setpoint.

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 change the air conditioner temperature setpoint.
API endpoint slug
MideaAirAC.Control_AC_temperature
Filter code method
MideaAirAC.controlACTemperature.skip(string?: reason)
Runtime method
runAction("MideaAirAC.Control_AC_temperature", {})

Action fields

Appliance list Dropdown list

Label
please choose your device
Slug
applianceList
Required
true
Can have default value
false

Command Dropdown list

Label
control your device
Helper text
Note: Temperature cannot be controlled while device is in Fan mode.
Slug
command
Required
true
Can have default value
true
Filter code method
MideaAirAC.controlACTemperature.setCommand(string: command)