Explore Plans
Mobile menu Close menu
LytmiLytmi

Turn on oscillation function of fan

This action will turn on the oscillation function of your fan by IR remote controller.

Developer info

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

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
Select "Yes" will turn the fan on even if it's off.
Slug
turn_on_first
Required
true
Can have default value
true
Filter code method
Lytmi.swingOpen.setTurnOnFirst(string: turnOnFirst)