PushOk Hardware POK021
Gas pulse meter
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the PushOk Hardware POK021
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "battery",
"label": "Battery",
"access": 5,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %",
"category": "diagnostic",
"unit": "%",
"value_max": 100,
"value_min": 0
},
{
"name": "voltage",
"label": "Voltage",
"access": 5,
"type": "numeric",
"property": "voltage",
"description": "Reported battery voltage in millivolts",
"category": "diagnostic",
"unit": "mV"
},
{
"name": "pulse_frequency",
"label": "Pulse frequency",
"access": 5,
"type": "numeric",
"property": "pulse_frequency",
"description": "Pulse frequency (counter mode)",
"unit": "Hz"
},
{
"name": "pulse_count",
"label": "Pulse count",
"access": 5,
"type": "numeric",
"property": "pulse_count",
"description": "Total pulse count (counter mode)"
}
]