Skip to content

Releases: TheRealWaldo/ha-optimal-humidity

Release 2.0.0

09 Jul 17:47
Compare
Choose a tag to compare

2.0.0 (2021-07-09)

⚠ BREAKING CHANGES

  • If you have used the optimal_specific_humidity
    parameter you will need to update it to comfortable_specific_humidity

Features

  • expose comfortable_humidity as an attribute (f35125f)

Bug Fixes

  • comfortable_specific_humidity over ride (080009a)
  • optimal specific humidity is now comfortable (239523f)

Release 1.3.3

09 Jul 17:38
Compare
Choose a tag to compare

1.3.3 (2021-07-09)

Bug Fixes

  • critical humidity at comfortable calculation (79b3e24)

Release 1.3.2

09 Jul 16:15
Compare
Choose a tag to compare

1.3.2 (2021-07-09)

Bug Fixes

Release 1.3.1

09 Jul 16:05
Compare
Choose a tag to compare

1.3.1 (2021-07-09)

Bug Fixes

Release 1.3.0

08 Jul 22:34
Compare
Choose a tag to compare

1.3.0 (2021-07-08)

Features

Bug Fixes

  • comfortable humidity calculation (b03bed2)

Release 1.2.0

08 Jul 19:37
Compare
Choose a tag to compare

1.2.0 (2021-07-08)

Features

  • bump default specific humidity to 7.8 (c81d4e2)
  • calculate optimal specific humidity (5461203)

Release 1.1.0

07 Jul 20:26
Compare
Choose a tag to compare

1.1.0 (2021-07-07)

Features

Bug Fixes

  • dewpoint > dry bulb _calc_critical_humidity (fd29ffb)
  • mold_warning was not selectable (28260a7)
  • optimal humidity calc for extreme differences (ef34527)
  • return imperial or metric for humidex (dbcd31a)

Release 1.0.0

07 Jul 17:41
Compare
Choose a tag to compare

1.0.0 (2021-07-07)

⚠ BREAKING CHANGES

  • absolute_humidity has become specific_humidity

Features

  • get pressure from elevation when no sensor (276f03a)

Bug Fixes

  • correct term is specific humidity (b52ebe9)
  • pressure change was not triggering updates (564b10b)
  • return specific humidity not ratio (c6b95d6)

Release 0.1.0

20 Jun 00:43
Compare
Choose a tag to compare

0.1.0 (2021-06-20)

Features

  • add ability to set optimal absolute humidity (78cd893)

Bug Fixes

  • default type to optimal humidity (1dc4865)
  • remove psycrolib pinning (b578394)

Release 0.0.1

19 Jun 01:55
Compare
Choose a tag to compare
ci: add codeql for javascript