Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 09:06
· 36 commits to main since this release
Immutable release. Only release title and notes can be modified.
9b19b5a

What’s changed

✨ New features

  • Add setting UserDefinedChargeLimitCurrent @RichieB2B (#334)
  • Add --quiet option to all commands @RichieB2B (#347)
  • Add commands for managing RFID tokens in standalone auth list @RichieB2B (#349)
  • Add socket unlock action and lock_state to EV interface @syphernl (#402)
  • feat: add buzzer volume, LED brightness and socket lock settings @syphernl (#382)
  • Add _pblr._tcp mDNS discovery for firmware 1.8+ @frenck (#413)

🐛 Bug fixes

  • Add INTERNAL_POWER_LIMIT to ChargeLimiter enum @RichieB2B (#395)
  • Allow charge-limit to be set to 0 @RichieB2B (#390)
  • Make CustomerUpdatePackagePubKey optional @esni (#388)
  • Make HwFixedCableRating optional for socket chargers @frenck (#412)
  • Add automatic API token refresh on 401 for PeblarApi @frenck (#415)

🚀 Enhancements

🧰 Maintenance

  • 🧰 Modernize project tooling, CI, and documentation @frenck (#407)

⬆️ Dependency updates

346 changes