Releases: markvader/sonic
Releases · markvader/sonic
v0.2.0
Changes
- Add Low Water Temperature Check Alerts @markvader (#28)
- Add legionella check and locales @marcgeurts (#27)
v0.1.12
Changes
- Update sensor.py re:battern sensor @markvader (#25)
- Remove "Measurement" state class from battery sensor. @markvader (#24)
- Bump actions/checkout from 3.5.2 to 3.5.3 @dependabot (#22)
- Bump actions/checkout from 3.5.0 to 3.5.2 @dependabot (#21)
v0.1.12
Changes
- Remove "Measurement" state class from battery sensor. @markvader (#24)
- Bump actions/checkout from 3.5.2 to 3.5.3 @dependabot (#22)
- Bump actions/checkout from 3.5.0 to 3.5.2 @dependabot (#21)
v0.1.10
Changes
Maintenance changes
- alphabetise manifest file per new requirements for hassfest action @markvader
- Bump actions/checkout from 3.3.0 to 3.5.0 @dependabot (#20)
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Changes
- remove invalid SensorStateClass for timestamp sensor - @markvader
- Fix for upcoming deprecation in 2023.3 - @markvader
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Changes
- Change the update frequency, to reduce calls to the API server
[most of the device sensors do not need regular updates, I will restructure code to call these a lot less frequently in future. Having local API telemetry info and device control (work in progress) will greatly reduce the need to call the API server regularly.
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Reduce frequency of calls to property (to reduce burden on HL servers) 5e1135e
- Bump actions/checkout from 3.1.0 to 3.3.0 @dependabot (#18)
- Bump actions/checkout from 3.0.2 to 3.1.0 @dependabot (#14)
v0.1.6
Changes
- remove beta from integration name in HACS
v0.1.5
Changes
- Add github actions @markvader
- Bump actions/checkout from 3.0.1 to 3.0.2 @dependabot (#13)
v0.1.4 Initial release to HACS
What's Changed
- Initial release to HACS, previously existed as a custom repository. Making it easier for users to find and use.
- Contribution by @LukaszP2 for Polish translation of config setup #11
Full Changelog: beta1...0.1.4-beta