ShinaSystem GCM-300Z
SiHAS gas valve
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the ShinaSystem GCM-300Z
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "gas_valve_state",
"label": "Gas valve state",
"access": 7,
"type": "binary",
"property": "gas_valve_state",
"description": "Valve state if open or closed",
"value_on": "OPEN",
"value_off": "CLOSE"
},
{
"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": "close_timeout",
"label": "Close timeout",
"access": 7,
"type": "numeric",
"property": "close_timeout",
"description": "Set the default closing time when the gas valve is open.",
"unit": "min",
"value_max": 540,
"value_min": 1,
"value_step": 1
},
{
"name": "close_remain_timeout",
"label": "Close remain timeout",
"access": 7,
"type": "numeric",
"property": "close_remain_timeout",
"description": "Set the time or remaining time until the gas valve closes.",
"unit": "min",
"value_max": 540,
"value_min": 0,
"value_step": 1
},
{
"name": "volume",
"label": "Volume",
"access": 7,
"type": "enum",
"property": "volume",
"description": "Values observed are `1` (voice), `2` (high) or `3` (low).",
"values": [
"voice",
"high",
"low"
]
},
{
"name": "overheat_mode",
"label": "Overheat mode",
"access": 5,
"type": "enum",
"property": "overheat_mode",
"description": "Temperature overheating condition.",
"values": [
"normal",
"overheat"
]
},
{
"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
}
]