Skip to content

Releases: tetele/hvac_group

0.2.0

15 Feb 12:42
6df5772
Compare
Choose a tag to compare

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

12 Feb 17:58
ab939d7
Compare
Choose a tag to compare
0.2.0-beta.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.0-beta.4...0.2.0-beta.5

0.1.1

29 Jan 06:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

08 Jan 11:37
Compare
Choose a tag to compare

What's Changed

  • Support groups of only cooleres or only heaters by @tetele in #43
  • Update syntax and support to HA 2024.1
  • Fix asyncio commit overstepping (commits now wait for each other)

Full Changelog: 0.0.2...0.1.0

0.0.2

28 Nov 08:16
21f8fd7
Compare
Choose a tag to compare

New features

  • Support climate and sensor selector for temp sensor by @tetele in #33

Dependencies

Full Changelog: 0.0.1...0.0.2

0.0.1

24 Oct 08:08
12fdacb
Compare
Choose a tag to compare

Initial public release

0.0.1-beta.1

10 Oct 21:33
fcd0d53
Compare
Choose a tag to compare
0.0.1-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-alpha.2...0.0.1-beta.1

0.0.1-alpha.2

29 Sep 22:09
2a2e55a
Compare
Choose a tag to compare
0.0.1-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-alpha.1...0.0.1-alpha.2

0.0.1-alpha.1

27 Sep 21:43
Compare
Choose a tag to compare
0.0.1-alpha.1 Pre-release
Pre-release

Initial release