This action will set the temperature of a chronothermostat.
Developer info
- API endpoint slug
- metronet.set_temperature_action
- Filter code method
- Metronet.setTemperatureAction.skip(string?: reason)
- Runtime method
- runAction("metronet.set_temperature_action", {})
Action fields
Device index Dropdown list
- Label
- Which device?
- Slug
- device_index
- Required
- true
- Can have default value
- false
Temperature Text input > Other
- Label
- What temperature (°C)?
- Slug
- temperature
- Required
- true
- Can have default value
- true
- Filter code method
- Metronet.setTemperatureAction.setTemperature(string: temperature)