This action will manage the thermostat temperature.
- API endpoint slug
- freedompro.thermostat
- Filter code method
- Freedompro.thermostat.skip(string?: reason)
- Runtime method
- runAction("freedompro.thermostat", {})
Action fields
- Label
- Name
- Slug
- uid
- Required
- true
- Can have default value
- false
- Label
- Temperature
- Helper text
- Set the desired temperature. Choose between 10°C and 30°C.
- Slug
- targetTemperature
- Required
- true
- Can have default value
- true
- Filter code method
- Freedompro.thermostat.setTargetTemperature(string: targetTemperature)