battery property

int? battery

The current battery state in percent, only for battery powered devices. Not present when not provided on creation (CLIP sensors).

Implementation

int? get battery;