Releases: nickknissen/hass-monta
Releases · nickknissen/hass-monta
1.7.0-pre1
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
What's Changed
Fixes
- Fix(switch): Use correct callback for pruning locale state when coordinator updates by @nickknissen in #185
Depdencies
- chore(deps): Bump ruff from 0.11.0 to 0.11.2 by @dependabot in #176
- chore(deps): Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #177
- chore(deps): Bump ruff from 0.11.2 to 0.11.5 by @dependabot in #182
- chore(deps): Bump debugpy from 1.8.13 to 1.8.14 by @dependabot in #181
- chore(deps): Bump ruff from 0.11.5 to 0.11.6 by @dependabot in #184
- chore(deps): Bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #183
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- Add local state management for MontaSwitch by @nickknissen in #175
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- chore(deps): Bump ruff from 0.9.9 to 0.11.0 by @dependabot in #172
- chore(deps): Bump debugpy from 1.8.12 to 1.8.13 by @dependabot in #169
- fix(sensor): handle empty transactions in native_value property by @nickknissen in #174
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Re-added latest transaction sensor by @nickknissen in #167
Full Changelog: 1.5.0...1.6.0
1.5.0
Changes
🚀 Features
ef69323 Implement new personal wallet API
🐛 Bug Fixes
cdec5d7 Use TOTAL_INCREASING for Last meter reading sensor
📦 Dependencies
- Bump ruff from 0.7.2 to 0.8.0 by @dependabot in #145
- Bump debugpy from 1.8.7 to 1.8.9 by @dependabot in #144
- Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #139
- Bump ruff from 0.8.0 to 0.8.1 by @dependabot in #146
- Bump ruff from 0.8.1 to 0.8.2 by @dependabot in #147
- Bump softprops/action-gh-release from 2.1.0 to 2.2.1 by @dependabot in #154
- Bump ruff from 0.8.2 to 0.9.1 by @dependabot in #153
- Bump debugpy from 1.8.9 to 1.8.11 by @dependabot in #150
- Bump debugpy from 1.8.11 to 1.8.12 by @dependabot in #155
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #159
- Bump ruff from 0.9.1 to 0.9.5 by @dependabot in #161
- Update pip requirement from <24.4,>=21.0 to >=21.0,<25.1 by @dependabot in #157
- Bump ruff from 0.9.5 to 0.9.9 by @dependabot in #165
Full Changelog: 1.4.3...1.5.0
1.4.3
What's Changed
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #133
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #137
- Bump colorlog from 6.8.2 to 6.9.0 by @dependabot in #136
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #132
- Bump ruff from 0.6.9 to 0.7.2 by @dependabot in #135
- Update pip requirement from <24.3,>=21.0 to >=21.0,<24.4 by @dependabot in #130
- Add HACS button to readme by @StefanLobbenmeier in #138
New Contributors
- @StefanLobbenmeier made their first contribution in #138
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #99
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #101
- Bump ruff from 0.5.1 to 0.5.4 by @dependabot in #102
- Bump ruff from 0.5.4 to 0.5.6 by @dependabot in #105
- Update pip requirement from <24.2,>=21.0 to >=21.0,<24.3 by @dependabot in #104
- Bump debugpy from 1.8.2 to 1.8.5 by @dependabot in #107
- Bump ruff from 0.5.6 to 0.6.1 by @dependabot in #108
- Bump ruff from 0.6.1 to 0.6.4 by @dependabot in #112
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #110
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #119
- chore(translations): Remove trialing space from string by @nickknissen in #120
- Bump ruff from 0.6.4 to 0.6.8 by @dependabot in #118
- Bump debugpy from 1.8.5 to 1.8.6 by @dependabot in #117
- Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #122
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #121
- Bump debugpy from 1.8.6 to 1.8.7 by @dependabot in #124
- Create pt.json by @ViPeR5000 in #123
- Handle API errors gracefully by @fbjerggaard in #126
New Contributors
- @ViPeR5000 made their first contribution in #123
- @fbjerggaard made their first contribution in #126
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #94
- Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 by @dependabot in #93
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #91
- Bump ruff from 0.4.8 to 0.4.10 by @dependabot in #92
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #96
- Bump debugpy from 1.8.1 to 1.8.2 by @dependabot in #95
- Add required device class and UOM to last meter reading by @RogerSelwyn in #97
- Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #98
Full Changelog: 1.4.0...1.4.1
1.4.0
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