Explore Plans
Mobile menu Close menu
LytmiLytmi

Set AC temperature

This action will set your AC to a specified temperature by remote controller.

Developer info

API endpoint slug
Lytmi.set_temperature
Filter code method
Lytmi.setTemperature.skip(string?: reason)
Runtime method
runAction("Lytmi.set_temperature", {})

Action fields

Which device Dropdown list

Label
Which device/group?
Helper text
Not all Lytmi devices are supported by this service. Refer to the device manufacturer for further information.
Slug
which_device
Required
true
Can have default value
false

Turn on first Dropdown list

Label
Turn on first?
Helper text
Selecting "Yes" will turn the light on if it's off.
Slug
turn_on_first
Required
true
Can have default value
true
Filter code method
Lytmi.setTemperature.setTurnOnFirst(string: turnOnFirst)

Ac temperature Dropdown list

Label
Temperature
Slug
ac_temperature
Required
true
Can have default value
true
Filter code method
Lytmi.setTemperature.setAcTemperature(string: acTemperature)