GiEX QT06_2
Water irrigation valve
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the GiEX QT06_2
- Battery
- Battery Level
- Charging State
- Status Low Battery
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": "state",
"property": "state",
"access": 3,
"value_on": "ON",
"value_off": "OFF",
"description": "State"
},
{
"type": "enum",
"name": "mode",
"property": "mode",
"access": 3,
"values": [
"duration",
"capacity"
],
"description": "Irrigation mode"
},
{
"type": "numeric",
"name": "cycle_irrigation_num_times",
"property": "cycle_irrigation_num_times",
"access": 3,
"value_min": 0,
"value_max": 100,
"description": "Number of cycle irrigation times, set to 0 for single cycle"
},
{
"type": "numeric",
"name": "irrigation_start_time",
"property": "irrigation_start_time",
"access": 1,
"description": "Last irrigation start time"
},
{
"type": "numeric",
"name": "irrigation_end_time",
"property": "irrigation_end_time",
"access": 1,
"description": "Last irrigation end time"
},
{
"type": "numeric",
"name": "last_irrigation_duration",
"property": "last_irrigation_duration",
"access": 1,
"description": "Last irrigation duration"
},
{
"type": "numeric",
"name": "water_consumed",
"property": "water_consumed",
"access": 1,
"unit": "L",
"description": "Last irrigation water consumption"
},
{
"type": "numeric",
"name": "irrigation_target",
"property": "irrigation_target",
"access": 3,
"value_min": 0,
"value_max": 43200,
"unit": "seconds or litres",
"description": "Irrigation target, duration in seconds or capacity in litres (depending on mode), set to 0 to leave the valve on indefinitely, for safety reasons the target will be forced to a minimum of 10 seconds in duration mode"
},
{
"type": "numeric",
"name": "cycle_irrigation_interval",
"property": "cycle_irrigation_interval",
"access": 3,
"value_min": 0,
"value_max": 43200,
"unit": "sec",
"description": "Cycle irrigation interval"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]