Releases: marcoboers/home-assistant-quatt
Releases · marcoboers/home-assistant-quatt
0.7.0
What's Changed
- Use type definition instead of a literal string for state_class by @patrickvorgers in #144
- API call retry mechanism to handle server disconnects by @patrickvorgers in #143
- Add device class for flow meter. by @jeroen85 in #137
- Compatible defrost determination for CIC firmware 2.20.2 by @patrickvorgers in #136
- Updated readme for manual install and removed unused version constant by @patrickvorgers in #142
- Sensor naming updated to be more human readable by @patrickvorgers in #135
- Only enable OpenTherm boiler sensors when opentherm connection is detected by @patrickvorgers in #140
- Added "Boiler heatpower" and "Total system power" sensors by @patrickvorgers in #138
New Contributors
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Auto discovery by @patrickvorgers in #107
- Fix missing strings for options flow by @marcoboers in #109
- OptionsFlow changes by @patrickvorgers in #108
- DHCP autodiscovery: fixed matching CIC hostname / CIC statuspage hostname by @patrickvorgers in #110
- Added support for shortened hostname in the DHCP discovery by @patrickvorgers in #128
- Updated entity handling by @patrickvorgers in #129
- Bump ruff from 0.2.1 to 0.4.4 by @dependabot in #102
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #93
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #89
- Bump actions/checkout from 4.1.1 to 4.1.5 by @dependabot in #101
- Update pip requirement from <24.1,>=8.0.3 to >=8.0.3,<24.4 by @dependabot in #124
- Bump actions/checkout from 4.1.5 to 4.2.2 by @dependabot in #125
- Bump actions/setup-python from 5.1.0 to 5.3.0 by @dependabot in #126
- Bump colorlog from 6.8.2 to 6.9.0 by @dependabot in #132
Full Changelog: 0.5.2...0.6.0
0.6.0b4
What's Changed
- Added support for shortened hostname in the DHCP discovery by @patrickvorgers in #128
Full Changelog: 0.6.0b3...0.6.0b4
0.6.0b3
What's Changed
- DHCP autodiscovery: fixed matching CIC hostname / CIC statuspage hostname by @patrickvorgers in #110
Full Changelog: 0.6.0b2...0.6.0b3
0.6.0b2
Fixes issues with options flow
Full Changelog: 0.6.0b1...0.6.0b2
0.6.0b1
Beta release containing custom update interval and auto discovery
What's Changed
- Bump ruff from 0.2.1 to 0.4.4 by @dependabot in #102
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #93
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #89
- Bump actions/checkout from 4.1.1 to 4.1.5 by @dependabot in #101
- Auto discovery by @patrickvorgers in #107
Full Changelog: 0.5.2...0.6.0b1
0.5.2
What's Changed
- Ignore hp2 warnings for single quatt installations #86 by @patrickvorgers in #104
New Contributors
- @patrickvorgers made their first contribution in #104
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Fix computedHeatPower for updated flowRate in CIC 2.10.0 by @marcoboers in #84
Full Changelog: 0.5.0...0.5.1
0.5.0
⚠️ Requires CIC firmware 2.10.0
This release fixes the flowrate sensor for CIC firmware 2.10.0 but breaks it for previous CIC firmware versions. Please check the firmware version in the app!
What's Changed
- Update flowRate to qc.flowRateFiltered to comply with CIC firmware 2.10.0 by @marcoboers in #82
Full Changelog: 0.4.2...0.5.0