2.6.1
If you like this integration, please star this repo to show your appreciation - it makes me very happy!
Changes:
- Fix for HA 2024.1 warning:
VOLUME_CUBIC_METERS
was used from kamstrup_403, this is a deprecated constant which will be removed in HA Core 2025.1. UseUnitOfVolume.CUBIC_METERS
instead
What's Changed
- Add SonarCloud Scan by @golles in #96
- Improve logging of failed readings by @golles in #100
- Update pip requirement from <23.2,>=21.0 to >=21.0,<23.3 by @dependabot in #99
- Bump actions/checkout from 3 to 4 by @dependabot in #102
- Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4 by @dependabot in #104
- Bump actions/stale from 8 to 9 by @dependabot in #107
- Bump actions/setup-python from 4 to 5 by @dependabot in #108
- Bump github/codeql-action from 2 to 3 by @dependabot in #109
- Update license copyright year(s) by @github-actions in #110
- Replace
VOLUME_CUBIC_METERS
withUnitOfVolume.CUBIC_METERS
by @golles in #112
Full Changelog: 2.6.0...2.6.1