Skip to Content
🚀 We just launched! Please star us on Github!

Cooler Channel

Channel Category: cooler

Controls devices that lower air or liquid temperatures, such as air conditioners or refrigeration systems.


Required Properties

PropertyData TypeRangeUnitPermissions
onBooltrue/false-RW (Read/Write)
temperatureFloat0.0–100.0°CRW (Read/Write)
statusBooltrue/false-RO (Read-Only)

Property Details

temperature

Defines the cooling threshold in Celsius:

  • Specifies the maximum temperature before the cooling mechanism activates.

[!Example]: If the current temperature exceeds this value, the cooler turns on to reduce the temperature until the desired range is reached.

status

Indicates the current state of the cooler:

  • true: The cooler is cooling.
  • false: The cooler is inactive.
Last updated on