QOTO QT-05M
Solar powered garden watering timer
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the QOTO QT-05M
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "numeric",
"name": "water_flow",
"label": "Water flow",
"property": "water_flow",
"access": 1,
"unit": "%",
"value_min": 0,
"description": "Current water flow in %."
},
{
"type": "numeric",
"name": "last_watering_duration",
"label": "Last watering duration",
"property": "last_watering_duration",
"access": 1,
"unit": "sec",
"value_min": 0,
"description": "Last watering duration in seconds."
},
{
"type": "numeric",
"name": "remaining_watering_time",
"label": "Remaining watering time",
"property": "remaining_watering_time",
"access": 1,
"unit": "sec",
"value_min": 0,
"description": "Remaning watering time (for auto shutdown). Updates every minute, and every 10s in the last minute."
},
{
"type": "numeric",
"name": "valve_state",
"label": "Valve state",
"property": "valve_state",
"access": 3,
"value_min": 0,
"value_max": 100,
"value_step": 5,
"unit": "%",
"description": "Set valve to %."
},
{
"type": "numeric",
"name": "shutdown_timer",
"label": "Shutdown timer",
"property": "shutdown_timer",
"access": 3,
"value_min": 0,
"value_max": 14400,
"unit": "sec",
"description": "Auto shutdown in seconds."
},
{
"type": "numeric",
"name": "valve_state_auto_shutdown",
"label": "Valve state auto shutdown",
"property": "valve_state_auto_shutdown",
"access": 3,
"value_min": 0,
"value_max": 100,
"value_step": 5,
"unit": "%",
"description": "Set valve to % with auto shutdown."
},
{
"type": "numeric",
"name": "battery",
"label": "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": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]