Skip to content

2023.6.1

Compare
Choose a tag to compare
@PeteRager PeteRager released this 23 Jun 16:17
· 93 commits to master since this release
25ce86f

Version 2023.6.1 - S40 Critical Bug Fix

Bug #246 #247

The Lennox S40 firmware update 04.20.0107 causes issues with the integration. Symptoms include being unable to connect to the thermostat and errors such as:

async_setup unexpected error login failed due to client response error [https://192.168.10.61/Endpoints/ha_s40_down/Connect] ClientResponseError Error while executing request: [Content-Length can't be present with Transfer-Encoding]:

In order to reconnect the thermostat must be restarted.

The issue is the Disconnect command no longer works on 04.20.0107. Whenever the integration disconnects - a HASS restart, integration reload; the thermostat will get in this state. The solution is for the integration not to Disconnect from S40 thermostats.

Installation Instructions:

  • Install the new version via HACs
  • Shutdown HASS
  • Restart all S40 thermostats
  • Start HASS

What's Changed

Full Changelog: 2023.5.2...2023.6.1