Skip to the content.

Plugwise 106-03

Tom thermostatic radiator valve

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Plugwise 106-03

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.",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "pi_heating_demand",
    "label": "Pi heating demand",
    "access": 5,
    "type": "numeric",
    "property": "pi_heating_demand",
    "description": "Position of the valve (= demanded heat) where 0% is fully closed and 100% is fully open",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "local_temperature",
    "label": "Local temperature",
    "access": 1,
    "type": "numeric",
    "property": "local_temperature",
    "description": "Current temperature measured on the device",
    "unit": "°C"
  },
  {
    "name": "valve_position",
    "label": "Valve position",
    "access": 7,
    "type": "numeric",
    "property": "valve_position",
    "description": "Directly control the radiator valve. The values range from 0 (valve closed) to 100 (valve fully open)",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "force",
    "label": "Force",
    "access": 7,
    "type": "enum",
    "property": "force",
    "description": "How hard the motor pushes the valve. The closer to the boiler, the higher the force needed",
    "values": [
      "standard",
      "high",
      "very_high"
    ]
  },
  {
    "name": "radio_strength",
    "label": "Radio strength",
    "access": 7,
    "type": "enum",
    "property": "radio_strength",
    "description": "Transmits with higher power when range is not sufficient",
    "values": [
      "normal",
      "high"
    ]
  },
  {
    "name": "calibrate_valve",
    "label": "Calibrate valve",
    "access": 3,
    "type": "binary",
    "property": "calibrate_valve",
    "description": "Calibrates valve on next wakeup",
    "value_on": "calibrate",
    "value_off": "idle"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related