This action will control the mode of your device
- API endpoint slug
- broadlink.mode
- Filter code method
- Broadlink.mode.skip(string?: reason)
- Runtime method
- runAction("broadlink.mode", {})
Action fields
- Label
- Which device?
- Helper text
- choose device
- Slug
- deviceinfo
- Required
- true
- Can have default value
- false
- Label
- What mode?
- Helper text
- choose mode
- Slug
- ThermostatControl_SetMode_string
- Required
- true
- Can have default value
- true
- Filter code method
- Broadlink.mode.setThermostatControlSetModeString(string: thermostatControlSetModeString)