keshavdv / victron-hacs

Home Assistant plug-in for Victron Instant Readout compatible devices
48 stars 16 forks source link

Bump victron-ble from 0.4.0 to 0.5.1 #48

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps victron-ble from 0.4.0 to 0.5.1.

Release notes

Sourced from victron-ble's releases.

v0.5.1

Keshav Varma (2):
      Fix output voltage N/A value for DC/DC converter
      Release v0.5.1

v0.5.0

Keshav Varma (8):
      Merge pull request [#15](https://github.com/keshavdv/victron-ble/issues/15) from humppafreak/fetching-keys-windows-howto
      Fix [#18](https://github.com/keshavdv/victron-ble/issues/18)
      Make decryption scheme match Victron docs
      Change alarm handling API
      Update enums based on docs
      Change alarm handling API for energy meters
      Add basic DC/DC converter support
      Release v0.5.0

humppafreak (1): Add instructions for Windows users

Changelog

Sourced from victron-ble's changelog.

0.5.1 (2023)

  • Fix DC/DC output voltage when off

0.5.0 (2023)

  • Add DC/DC charger support
  • [breaking] Change format of alarm getters
Commits
  • 841f560 Release v0.5.1
  • ed2c96a Fix output voltage N/A value for DC/DC converter
  • 3b4a49e Release v0.5.0
  • 88bc24c Add basic DC/DC converter support
  • de31f61 Change alarm handling API for energy meters
  • 07182b6 Update enums based on docs
  • ebfa10e Change alarm handling API
  • 2ff33dd Make decryption scheme match Victron docs
  • 36844d9 Fix #18
  • a5144f7 Merge pull request #15 from humppafreak/fetching-keys-windows-howto
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)