MHI-AC-Ctrl by absalom-muc
v2.6 (January 2023)
- Fix of Wifi reconnect takes too long #125
- Typo related to the unit of TD fixed in MHI-AC-Ctrl-core.h and SW-Configuration.md
v2.6R5 (December 2022, draft version)
- Added ROOM_TEMP_DS18X20_OFFSET for issue Adding offset for external temperature sensor #119
v2.6R4 (December 2022, draft version)
- Added Enhance resolution of Tsetpoint according to pull request #123 by glsf91.
v2.6R3 (December 2022, draft version)
- Added switch for Troom filtering to address issue #82.
v2.6R2 (August 2022, draft version)
- final implementation for fan control incl. 'Auto', see issue. This is a breaking change, because in the past only the values 1, 2 , 3, 4 were supported for fan status and fan control. Now "Auto" was added.
- added temporary operating data "unknwon" to find out which functions are supported by SPI dependent on the indoor AC unit.
v2.6R1 (August 2022, draft version)
- new implementation for fan control incl. 'Auto', see issue