Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@tetele tetele released this 15 Feb 12:42
· 12 commits to main since this release
6df5772

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