This action will change operation settings for Tank Mode in your device.
- API endpoint slug
- aquarea_smart_cloud.tank-on
- Filter code method
- AquareaSmartCloud.tankOn.skip(string?: reason)
- Runtime method
- runAction("aquarea_smart_cloud.tank-on", {})
Action fields
- Label
- Which device?
- Helper text
- Available actions depend on the device settings. If the device name is not displayed, your device is not connected to the tank.
- Slug
- deviceid
- Required
- true
- Can have default value
- false
- Label
- Operation setting for tank
- Slug
- tank_operation
- Required
- true
- Can have default value
- true
- Filter code method
- AquareaSmartCloud.tankOn.setTankOperation(string: tankOperation)
- Label
- Target temperature
- Helper text
- If you set invalid value, the action will be skipped.
- Slug
- tank_target_temperature
- Required
- true
- Can have default value
- true
- Filter code method
- AquareaSmartCloud.tankOn.setTankTargetTemperature(string: tankTargetTemperature)