Skip to content

2023.10.0

Compare
Choose a tag to compare
@PeteRager PeteRager released this 06 Oct 16:15
· 62 commits to master since this release
6f5f46c

Version 2023.10.0 - Feature & Maintenance Release

Tested with 2023.10.0

Ventilation Enhancements - #265

Add new select entity allowing ventilation mode to be set to On, Off or Installer
Update documentation to clarify how ventilation mode and ventilate now function
https://github.com/PeteRager/lennoxs30#ventilation

Weather Support - S40 - #271

Provide sensors for environmental weather sensors used by the controller for ventilation and allergen defender actions.
https://github.com/PeteRager/lennoxs30#weather---s40-only

HA Diagnostic Report - #257

Add support for obtaining diagnostic report from HA integration panel to aid with troubleshooting

SSR Meaning - #254

Update documentation for this attribute.

Missing device class for RPM diagnostics - #249

RPM diagnostics did not have a device class or unit of measure hence HA would treat them as text strings rather than numbers.

Parameter safety re-enables too soon - #263

When parameter safety is turned off, it automatically re-arms after 60 seconds. However, if it was turned off and back on before the timer expired; the old timer would then reset it - leading to a premature re-arm. With this change the old time will be cancelled and a new one scheduled.

What's Changed

New Contributors

Full Changelog: 2023.6.1...2023.10.0