BatteryService - NRCHKB/node-red-contrib-homekit-bridged GitHub Wiki
Note: This service is to be used as a linked/child accessory as status of the parent's battery level.
Characteristics
Characteristic | Optional/Required | AcceptedValues | Description |
---|---|---|---|
BatteryLevel | Required | 0 - 100 | Charged percentage. Default: 0 |
ChargingState | Required | 0, 1, 2 | 0 : not charging, 1 : charging, 2 : not chargeable. Default: 0 |
StatusLowBattery | Required | 0, 1 | 0 : normal, 1 : low. Default: 0 |
Name | Optional | String |