0.13.0
Breaking changes
sensors
: thelabel
field has been renamed tocomponent
, andlabel
is now an optional field (see updated sample config)
Fixes
battery
: fallback to reading/capacity
if/charge_*
entries are unavailablebattery
: fixed an issue when auto-detecting batteries
Other
- A number of improvements to local development and CI were made
- @maxleiko contributed various clippy improvements to the code ❤️