Skip to the content.

Centralite 3156105

HA thermostat

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Centralite 3156105

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "type": "numeric",
    "name": "battery",
    "property": "battery",
    "access": 1,
    "unit": "%",
    "description": "Remaining battery in %, can take up to 24 hours before reported.",
    "value_min": 0,
    "value_max": 100
  },
  {
    "type": "binary",
    "name": "temperature_setpoint_hold",
    "property": "temperature_setpoint_hold",
    "access": 7,
    "value_on": true,
    "value_off": false,
    "description": "Prevent changes. `false` = run normally. `true` = prevent from making changes."
  },
  {
    "type": "climate",
    "features": [
      {
        "type": "numeric",
        "name": "occupied_heating_setpoint",
        "property": "occupied_heating_setpoint",
        "access": 7,
        "value_min": 7,
        "value_max": 30,
        "value_step": 1,
        "unit": "°C",
        "description": "Temperature setpoint"
      },
      {
        "type": "numeric",
        "name": "local_temperature",
        "property": "local_temperature",
        "access": 5,
        "unit": "°C",
        "description": "Current temperature measured on the device"
      },
      {
        "type": "enum",
        "name": "system_mode",
        "property": "system_mode",
        "access": 7,
        "values": [
          "off",
          "heat",
          "cool",
          "emergency_heating"
        ],
        "description": "Mode of this device"
      },
      {
        "type": "enum",
        "name": "running_state",
        "property": "running_state",
        "access": 5,
        "values": [
          "idle",
          "heat",
          "cool",
          "fan_only"
        ],
        "description": "The current running state"
      },
      {
        "type": "enum",
        "name": "fan_mode",
        "property": "fan_mode",
        "access": 7,
        "values": [
          "auto",
          "on"
        ],
        "description": "Mode of the fan"
      },
      {
        "type": "numeric",
        "name": "occupied_cooling_setpoint",
        "property": "occupied_cooling_setpoint",
        "access": 7,
        "value_min": 7,
        "value_max": 30,
        "value_step": 1,
        "unit": "°C",
        "description": "Temperature setpoint"
      }
    ]
  },
  {
    "type": "numeric",
    "name": "linkquality",
    "property": "linkquality",
    "access": 1,
    "unit": "lqi",
    "description": "Link quality (signal strength)",
    "value_min": 0,
    "value_max": 255
  }
]

Related