Releases: geertmeersman/nexxtmove
Releases · geertmeersman/nexxtmove
Release v0.9.4
What Changed 👀
🐛 Bug Fixes
- fix: update interval 2h & graph data limited to last and current month @geertmeersman (#123)
📄 Documentation
- docs: bug_report markdown @geertmeersman (#115)
🛠 Refactoring
- refactor: improve github workflows @geertmeersman (#117)
- refactor: lint @geertmeersman (#111)
🧩 Dependency Updates
18 changes
- build(deps): bump ruff from 0.4.1 to 0.4.2 @dependabot (#122)
- build(deps): bump ruff from 0.3.7 to 0.4.1 @dependabot (#121)
- build(deps): bump ruff from 0.3.4 to 0.3.7 @dependabot (#120)
- build(deps): bump ruff from 0.3.3 to 0.3.4 @dependabot (#118)
- build(deps): bump ruff from 0.3.2 to 0.3.3 @dependabot (#116)
- build(deps): bump ruff from 0.3.0 to 0.3.2 @dependabot (#114)
- build(deps): bump ruff from 0.2.2 to 0.3.0 @dependabot (#113)
- build(deps): bump ruff from 0.2.1 to 0.2.2 @dependabot (#112)
- build(deps): bump ruff from 0.2.0 to 0.2.1 @dependabot (#110)
- build(deps): update pip requirement from <23.4,>=8.0.3 to >=8.0.3,<24.1 @dependabot (#108)
- build(deps): bump ruff from 0.1.14 to 0.2.0 @dependabot (#107)
- build(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot (#109)
- build(deps): bump colorlog from 6.8.0 to 6.8.2 @dependabot (#106)
- build(deps): bump actions/dependency-review-action from 3 to 4 @dependabot (#104)
- build(deps): bump ruff from 0.1.13 to 0.1.14 @dependabot (#105)
- build(deps): bump ruff from 0.1.11 to 0.1.13 @dependabot (#103)
- build(deps): bump ruff from 0.1.9 to 0.1.11 @dependabot (#102)
- build(deps): bump ruff from 0.1.8 to 0.1.9 @dependabot (#101)
Release v0.9.3
What Changed 👀
🐛 Bug Fixes
- fix: remove unused get_json_dict_path @geertmeersman (#100)
- fix: remove requirements @geertmeersman (#98)
🧩 Dependency Updates
7 changes
- build(deps): bump github/codeql-action from 2 to 3 @dependabot (#96)
- build(deps): bump actions/upload-artifact from 3 to 4 @dependabot (#97)
- build(deps): bump ruff from 0.1.6 to 0.1.7 @dependabot (#91)
- build(deps): bump heinrichreimer/github-changelog-generator-action from 2.3 to 2.4 @dependabot (#92)
- build(deps): bump actions/stale from 8 to 9 @dependabot (#93)
- build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 @dependabot (#94)
- build(deps): bump colorlog from 6.7.0 to 6.8.0 @dependabot (#90)
Release v0.9.2
What Changed 👀
🐛 Bug Fixes
- fix: sensitive fields filtering, logger improvement and UNRECORDED_AT… @geertmeersman (#88)
Full Changelog: v0.9.1...v0.9.2
Release v0.9.1
What Changed 👀
🐛 Bug Fixes
- fix: filter out password when debugging @geertmeersman (#87)
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What Changed 👀
🐛 Bug Fixes
- fix: config flow fix @geertmeersman (#86)
- fix: Release workflow - remove path from zip @geertmeersman (#82)
- fix: Release workflow - add zip artifact @geertmeersman (#81)
- fix: Bump Python and HA @geertmeersman (#78)
🧩 Dependency Updates
10 changes
- build(deps): bump ruff from 0.1.5 to 0.1.6 @dependabot (#83)
- build(deps): bump actions/upload-artifact from 2 to 3 @dependabot (#84)
- build(deps): bump actions/github-script from 6 to 7 @dependabot (#85)
- build(deps): bump ruff from 0.1.4 to 0.1.5 @dependabot (#80)
- build(deps): bump ruff from 0.1.3 to 0.1.4 @dependabot (#79)
- build(deps): update pip requirement from <23.3,>=8.0.3 to >=8.0.3,<23.4 @dependabot (#75)
- build(deps): bump ruff from 0.0.291 to 0.1.3 @dependabot (#77)
- build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 @dependabot (#73)
- build(deps): bump ruff from 0.0.290 to 0.0.291 @dependabot (#72)
- build(deps): bump ruff from 0.0.287 to 0.0.290 @dependabot (#71)
Release v0.8.2
What Changed 👀
🐛 Bug Fixes
- fix: check on numeric cost, references #69 @geertmeersman (#70)
🧩 Dependency Updates
- build(deps): bump actions/checkout from 3 to 4 @dependabot (#68)
- build(deps): bump ruff from 0.0.286 to 0.0.287 @dependabot (#67)
- build(deps): bump ruff from 0.0.285 to 0.0.286 @dependabot (#66)
Full Changelog: v0.8.1...v0.8.2
Release v0.8.1
What Changed 👀
🐛 Bug Fixes
- fix: remove critical debug line @geertmeersman (#65)
Full Changelog: v0.8.0...v0.8.1
Release v0.8.0
What Changed 👀
🚀 Features
- feat: non invoiced sensor added in profile @geertmeersman (#64)
Full Changelog: v0.7.3...v0.8.0
Release v0.7.3
What Changed 👀
🐛 Bug Fixes
- fix: mdi:ev-plug-ccs2 icon for charger & last_nexxtmove_sync @geertmeersman (#63)
Full Changelog: v0.7.2...v0.7.3
Release v0.7.2
What Changed 👀
🐛 Bug Fixes
- fix: _LOGGER improvement and device_class fix @geertmeersman (#62)
🧩 Dependency Updates
- Bump ruff from 0.0.280 to 0.0.285 @dependabot (#61)
- Bump ruff from 0.0.278 to 0.0.280 @dependabot (#58)
Full Changelog: v0.7.1...v0.7.2