Skip to content

Releases: nickknissen/hass-monta

1.7.0-pre1

15 Sep 18:21

Choose a tag to compare

1.7.0-pre1 Pre-release
Pre-release

What's Changed

🚀 Features
Implement dynamic rate limit based on how many charges you have avaible. This change should not affect you if you have 1 charger. But updates might be slower when you have more than 1 charge. Because the requests are not being "deplayed" to avoid being rate limited by monta api.

📦 Dependencies

  • chore(deps): Update pip requirement from <25.1,>=21.0 to >=21.0,<25.2 by @dependabot[bot] in #188
  • chore(deps): Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in #186
  • chore(deps): Bump ruff from 0.11.6 to 0.11.8 by @dependabot[bot] in #189
  • chore(deps): Bump ruff from 0.11.8 to 0.11.11 by @dependabot[bot] in #192
  • chore(deps): Bump ruff from 0.11.11 to 0.11.13 by @dependabot[bot] in #195
  • chore(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot[bot] in #196
  • chore(deps): Bump ruff from 0.11.13 to 0.12.1 by @dependabot[bot] in #198
  • chore(deps): Bump debugpy from 1.8.14 to 1.8.15 by @dependabot[bot] in #203
  • chore(deps): Bump ruff from 0.12.1 to 0.12.7 by @dependabot[bot] in #204
  • chore(deps): Update pip requirement from <25.2,>=21.0 to >=21.0,<25.3 by @dependabot[bot] in #205

Full Changelog: 1.6.3...1.7.0-pre1

1.6.3

23 Apr 10:41
6faba46

Choose a tag to compare

What's Changed

Fixes

  • Fix(switch): Use correct callback for pruning locale state when coordinator updates by @nickknissen in #185

Depdencies

Full Changelog: 1.6.2...1.6.3

1.6.2

18 Mar 20:05
b5b052b

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

18 Mar 18:57
ec81d2b

Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

10 Mar 15:57
37ad73d

Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

04 Mar 20:45

Choose a tag to compare

Changes

🚀 Features

ef69323 Implement new personal wallet API

🐛 Bug Fixes

cdec5d7 Use TOTAL_INCREASING for Last meter reading sensor

📦 Dependencies

Full Changelog: 1.4.3...1.5.0

1.4.3

11 Nov 09:46
d9814c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.4.3

1.4.2

21 Oct 07:19
f986983

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

11 Jul 05:50
3e2cf86

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

11 Jun 05:30
ed91dfd

Choose a tag to compare

What's Changed

  • Remove StrEnum deprecation warning by @RogerSelwyn in #82
  • Add wallet transactions by @RogerSelwyn in #85
  • Bump actions/setup-python from 5.0.0 to 5.1.0 by
  • Bump ruff from 0.3.4 to 0.4.8 by @dependabot
  • Bump actions/checkout from 4.1.2 to 4.1.6 by @dependabot
  • Bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot

Full Changelog: 1.3.3...1.4.0