Releases: tetele/hvac_group
Releases · tetele/hvac_group
0.2.0
This release fixes a lot of the issues which made the group unusable in v0.1.x including an almost complete rewrite of the core functionality
What's Changed
- Account for unavailable temperature sensor by @tetele in #63
- Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 by @dependabot in #61
- Bump ruff from 0.1.14 to 0.2.1 by @dependabot in #64
- Bump colorlog from 6.8.0 to 6.8.2 by @dependabot in #55
- Fix syncronicity by @tetele in #62
- Update README after HACS default repo publishing by @tetele in #65
- Create sk.json by @misa1515 in #66
- Set temperature step based on temperature scale by @tetele in #70
- Add dedicated HEAT/COOL operation modes by @tetele in #71
- RO translations by @tetele in #73
- Bump actions/setup-python from 4 to 5 by @dependabot in #77
- Update pytest requirement from <7.5,>=7.4.0 to >=7.4.0,<8.1 by @dependabot in #75
- Update pytest-asyncio requirement from <0.23.5,>=0.21.0 to >=0.21.0,<0.23.6 by @dependabot in #76
New Contributors
Full Changelog: 0.1.1...0.2.0
0.2.0-beta.5
What's Changed
- Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 by @dependabot in #61
- Bump ruff from 0.1.14 to 0.2.1 by @dependabot in #64
- Bump colorlog from 6.8.0 to 6.8.2 by @dependabot in #55
- Fix syncronicity by @tetele in #62
- Update README after HACS default repo publishing by @tetele in #65
- Create sk.json by @misa1515 in #66
- Set temperature step based on temperature scale by @tetele in #70
- Add dedicated HEAT/COOL operation modes by @tetele in #71
- RO translations by @tetele in #73
New Contributors
Full Changelog: 0.2.0-beta.4...0.2.0-beta.5
0.1.1
What's Changed
- Bump ruff from 0.1.9 to 0.1.11 by @dependabot in #45
- Bump ruff from 0.1.11 to 0.1.13 by @dependabot in #47
- Bump ruff from 0.1.13 to 0.1.14 by @dependabot in #48
- Set default _target_temperature by @tetele in #52
Full Changelog: 0.1.0...0.1.1
0.1.0
0.0.2
New features
Dependencies
- Bump ruff from 0.1.1 to 0.1.3 by @dependabot in #24
- Bump ruff from 0.1.3 to 0.1.4 by @dependabot in #26
- Bump ruff from 0.1.4 to 0.1.5 by @dependabot in #29
- Bump ruff from 0.1.5 to 0.1.6 by @dependabot in #30
Full Changelog: 0.0.1...0.0.2
0.0.1
0.0.1-beta.1
What's Changed
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #16
- Bump ruff from 0.0.291 to 0.0.292 by @dependabot in #15
- Many fixes by @tetele in #18
Full Changelog: 0.0.1-alpha.2...0.0.1-beta.1
0.0.1-alpha.2
0.0.1-alpha.1
Initial release