Skip to content

v0.2.8

Compare
Choose a tag to compare
@PeteRager PeteRager released this 10 Jun 15:16
· 247 commits to master since this release
2d7ae5f

Version 0.2.8 - Zoning, Circulation and Dehumidification

Features

  • iHarmony Zoning - adds a switch entity to enable / disable iHarmony Zoning - just like the panel or via the Lennox App. #160
  • Circulation Time - adds a number entity to control the % of time the fan runs when in circulate mode #162
  • Advanced Dehumidification - adds a select entity to set the dehumidification mode (Normal, Max, Climate IQ) and a number entity to set the Dehumidification over-cooling threshold (0-4 degrees F, 0-2 degrees C) #161

Bugs

  • processMessage unknown SenderId/SystemId - a repeating error would be logged when a message is received from an unknown sender, while the root cause it still under investigation - and is likely related to an unexpected sibling configuration - the error will now only be logged once with instructions on how to help us troubleshoot root cause. #164
  • KeyError: 'fast_scan_count - when upgrading from 0.1.x (YAML based config) to 0.2.7 (UI based config), the config would fail to upgrade properly resulting in this error logged and require manual editing of the HA config_entries file to recover. This is now fixed. #165

Integrations Birthday

The integration is celebrating its 1 year birthday! Happy Birthday!!

What's Changed

Full Changelog: v0.2.7...v0.2.8