GIEX GX03
GIEX 2 zone watering timer
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the GIEX GX03
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "valve_1",
"label": "Valve 1",
"access": 3,
"type": "binary",
"property": "valve_1",
"description": "Switch state",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "countdown_1",
"label": "Countdown 1",
"access": 3,
"type": "numeric",
"property": "countdown_1",
"description": "Countdown timer for valve operation",
"unit": "min",
"value_max": 1440,
"value_min": 1,
"value_step": 1
},
{
"name": "valve_2",
"label": "Valve 2",
"access": 3,
"type": "binary",
"property": "valve_2",
"description": "Switch state",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "countdown_2",
"label": "Countdown 2",
"access": 3,
"type": "numeric",
"property": "countdown_2",
"description": "Countdown timer for valve operation",
"unit": "min",
"value_max": 1440,
"value_min": 1,
"value_step": 1
},
{
"name": "battery",
"label": "Battery",
"access": 1,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %, can take up to 24 hours before reported",
"category": "diagnostic",
"unit": "%",
"value_max": 100,
"value_min": 0
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]