New services
Explore Plans
Mobile menu Close menu
EightEight

Turn on warming

This Action will turn on bed warming for the side of the bed you choose.

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 turn on bed warming for the side of the bed you choose.
API endpoint slug
eight.turn_on_heating
Filter code method
Eight.turnOnHeating.skip(string?: reason)
Runtime method
runAction("eight.turn_on_heating", {})

Action fields

Which side Dropdown list

Label
Which side?
Slug
which_side
Required
true
Can have default value
true
Filter code method
Eight.turnOnHeating.setWhichSide(string: whichSide)

What level Dropdown list

Label
What level?
Helper text
Heating level from 1-10
Slug
what_level
Required
true
Can have default value
true
Filter code method
Eight.turnOnHeating.setWhatLevel(string: whatLevel)