This Action will turn off warming for the side of the bed you choose.
Developer info
- API endpoint slug
- eight.turn_off_heating
- Filter code method
- Eight.turnOffHeating.skip(string?: reason)
- Runtime method
- runAction("eight.turn_off_heating", {})
Action fields
Which side Dropdown list
- Label
- Which side?
- Slug
- which_side
- Required
- true
- Can have default value
- true
- Filter code method
- Eight.turnOffHeating.setWhichSide(string: whichSide)