Zen Zen-01-W
Thermostat
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "climate",
"features": [
{
"type": "numeric",
"name": "occupied_heating_setpoint",
"label": "Occupied heating setpoint",
"property": "occupied_heating_setpoint",
"access": 7,
"value_min": 10,
"value_max": 30,
"value_step": 0.5,
"unit": "°C",
"description": "Temperature setpoint"
},
{
"type": "numeric",
"name": "occupied_cooling_setpoint",
"label": "Occupied cooling setpoint",
"property": "occupied_cooling_setpoint",
"access": 7,
"value_min": 10,
"value_max": 31,
"value_step": 0.5,
"unit": "°C",
"description": "Temperature setpoint"
},
{
"type": "numeric",
"name": "local_temperature",
"label": "Local temperature",
"property": "local_temperature",
"access": 5,
"unit": "°C",
"description": "Current temperature measured on the device"
},
{
"type": "enum",
"name": "system_mode",
"label": "System mode",
"property": "system_mode",
"access": 7,
"values": [
"off",
"auto",
"heat",
"cool"
],
"description": "Mode of this device"
},
{
"type": "enum",
"name": "running_state",
"label": "Running state",
"property": "running_state",
"access": 5,
"values": [
"idle",
"heat",
"cool"
],
"description": "The current running state"
},
{
"type": "numeric",
"name": "local_temperature_calibration",
"label": "Local temperature calibration",
"property": "local_temperature_calibration",
"access": 7,
"value_min": -12.8,
"value_max": 12.7,
"value_step": 0.1,
"unit": "°C",
"description": "Offset to be used in the local_temperature"
},
{
"type": "enum",
"name": "fan_mode",
"label": "Fan mode",
"property": "fan_mode",
"access": 7,
"values": [
"auto",
"on"
],
"description": "Mode of the fan"
}
]
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]