Skip to content

v4.0.0

Choose a tag to compare

@jianyu-li jianyu-li released this 08 Dec 05:59
b01c883

This was a big one! I resolved a lot of quirks I had been experiencing. Lets get into the changes:

  • Overdrive: Introduced 'overdrive' that prevents premature shutoff in the event the physical thermostat reaches its target before the remote sensor does. Overdrive will temporarily offset the real target by an additional degree to ensure heating/cooling continues until the remote sensor's target is met.
  • Improved Target Precision: Enhanced the comparison logic for target temperatures to resolve occasional 1-degree mismatches, ensuring more accurate and consistent temperature control by using a stricter tolerance for comparisons.
  • Humidity Handling Refinement: Humidity data is now explicitly marked as an unsupported sensor attribute and is no longer proxied, streamlining the integration's focus to temperature control. The physical thermostat's humidity can still be found in the proxy's attributes.
  • User Log Attribution: Added username responsible for changing preset or target temperatures to the logs.
  • Fan Mode Support: The integration now fully proxies the real thermostat's fan modes.

What's Changed

Full Changelog: v3.0.1...v4.0.0