v0.53.0 - 2025-09-01
Commit history:
v0.52.0...v0.53.0
Changelog
Fixed
NullPointerException
in BatteryStatusAPI
while converting a null
Integer
to an int
for batteryCurrentNow
and also do not output null
values. (27a75996144b
)