wwprio for RC310 thermostat

This commit is contained in:
tp1de
2022-05-27 11:07:21 +02:00
parent 53d3bda326
commit 622a5db8d1
4 changed files with 50 additions and 5 deletions

View File

@@ -4,9 +4,10 @@
### Added
- Added switchonoptimization for RC310
- Added wwprio for RC310 heating circuits
- Added switchonoptimization for RC310 heating circuits
- Added enum_controlmode for RC310 (new enum list)
- Added nofrostmode, reducemode, reducetemp & noreducetemp for RC310
- Added nofrostmode, reducemode, reducetemp & noreducetemp for RC310
- Added emergencyops and emergencytemp, wwmaxtemp, wwflowtempoffset and wwcomfort1 for RC310
- WebUI optimizations, updated look&feel and better performance [#124](https://github.com/emsesp/EMS-ESP32/issues/124)
- Auto refresh of WebUI after successful firmware upload [#178](https://github.com/emsesp/EMS-ESP32/issues/178)