Explore Plans
Mobile menu Close menu
TP-Link TapoTP-Link Tapo

Set AC Mode

This action will ask Tapo Hub to change the mode of the paired air conditioner device to specified value using the infrared remote control.

Developer info

API endpoint slug
tplink_tapo.action_set_ac_mode
Filter code method
TplinkTapo.actionSetAcMode.skip(string?: reason)
Runtime method
runAction("tplink_tapo.action_set_ac_mode", {})

Action fields

Device name Dropdown list

Label
Which Devices?
Helper text
The name of the device that you are expecting to control.
Slug
device_name
Required
true
Can have default value
false

Ac mode Dropdown list

Label
Which mode?
Helper text
Please select a mode that you want to set
Slug
ac_mode
Required
true
Can have default value
true
Filter code method
TplinkTapo.actionSetAcMode.setAcMode(string: acMode)