Skip to the content.

QOTO QT-05M

Solar powered garden watering timer

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the QOTO QT-05M

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "water_flow",
    "label": "Water flow",
    "access": 1,
    "type": "numeric",
    "property": "water_flow",
    "description": "Current water flow in %.",
    "unit": "%",
    "value_min": 0
  },
  {
    "name": "last_watering_duration",
    "label": "Last watering duration",
    "access": 1,
    "type": "numeric",
    "property": "last_watering_duration",
    "description": "Last watering duration in seconds.",
    "unit": "sec",
    "value_min": 0
  },
  {
    "name": "remaining_watering_time",
    "label": "Remaining watering time",
    "access": 1,
    "type": "numeric",
    "property": "remaining_watering_time",
    "description": "Remaning watering time (for auto shutdown). Updates every minute, and every 10s in the last minute.",
    "unit": "sec",
    "value_min": 0
  },
  {
    "name": "valve_state",
    "label": "Valve state",
    "access": 3,
    "type": "numeric",
    "property": "valve_state",
    "description": "Set valve to %.",
    "unit": "%",
    "value_max": 100,
    "value_min": 0,
    "value_step": 5
  },
  {
    "name": "shutdown_timer",
    "label": "Shutdown timer",
    "access": 3,
    "type": "numeric",
    "property": "shutdown_timer",
    "description": "Auto shutdown in seconds.",
    "unit": "sec",
    "value_max": 14400,
    "value_min": 0
  },
  {
    "name": "valve_state_auto_shutdown",
    "label": "Valve state auto shutdown",
    "access": 3,
    "type": "numeric",
    "property": "valve_state_auto_shutdown",
    "description": "Set valve to % with auto shutdown.",
    "unit": "%",
    "value_max": 100,
    "value_min": 0,
    "value_step": 5
  },
  {
    "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": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related