Skip to content

0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 05:18
· 14 commits to master since this release

Breaking changes

  • sensors: the label field has been renamed to component, and label is now an optional field (see updated sample config)

Fixes

  • battery: fallback to reading /capacity if /charge_* entries are unavailable
  • battery: 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 ❤️