Centralite 3156105
HA thermostat
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Centralite 3156105
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "battery",
"label": "Battery",
"access": 1,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %, can take up to 24 hours before reported",
"category": "diagnostic",
"unit": "%",
"value_max": 100,
"value_min": 0
},
{
"name": "temperature_setpoint_hold",
"label": "Temperature setpoint hold",
"access": 7,
"type": "binary",
"property": "temperature_setpoint_hold",
"description": "Prevent changes. `false` = run normally. `true` = prevent from making changes.",
"value_on": true,
"value_off": false
},
{
"type": "climate",
"features": [
{
"name": "occupied_heating_setpoint",
"label": "Occupied heating setpoint",
"access": 7,
"type": "numeric",
"property": "occupied_heating_setpoint",
"description": "Temperature setpoint",
"unit": "°C",
"value_max": 30,
"value_min": 7,
"value_step": 1
},
{
"name": "local_temperature",
"label": "Local temperature",
"access": 5,
"type": "numeric",
"property": "local_temperature",
"description": "Current temperature measured on the device",
"unit": "°C"
},
{
"name": "system_mode",
"label": "System mode",
"access": 7,
"type": "enum",
"property": "system_mode",
"description": "Mode of this device",
"values": [
"off",
"heat",
"cool",
"emergency_heating"
]
},
{
"name": "running_state",
"label": "Running state",
"access": 5,
"type": "enum",
"property": "running_state",
"description": "The current running state",
"values": [
"idle",
"heat",
"cool",
"fan_only"
]
},
{
"name": "fan_mode",
"label": "Fan mode",
"access": 7,
"type": "enum",
"property": "fan_mode",
"description": "Mode of the fan",
"values": [
"auto",
"on"
]
},
{
"name": "occupied_cooling_setpoint",
"label": "Occupied cooling setpoint",
"access": 7,
"type": "numeric",
"property": "occupied_cooling_setpoint",
"description": "Temperature setpoint",
"unit": "°C",
"value_max": 30,
"value_min": 7,
"value_step": 1
}
]
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]