Skip to content

v 0.3.2

Choose a tag to compare

@GrKoR GrKoR released this 23 Dec 06:01
· 20 commits to master since this release
36dc1fe

Bug Fixes: Fahrenheit support + Device Type

  • Improved Fahrenheit Support: Fixed incorrect rounding during conversion between Celsius and Fahrenheit. Previously, rounding issues limited temperature adjustments to 2°F increments. This update enables precise Fahrenheit step control. (issue #190 )
  • Device Type Fix: Resolved an issue of v.0.3.1 where air conditioners could not be controlled via the Home Assistant interface. This was caused by the incorrect use of the CLIMATE_REQUIRES_TWO_POINT_TARGET_TEMPERATURE flag.
    Note: This fix was originally implemented in v.0.3.1 but was mistakenly omitted from the previous release build.