board_profile name in NVS after autodetect

This commit is contained in:
MichaelDvP
2023-10-23 14:53:12 +02:00
parent dbbd475934
commit 5cf0d8d204
4 changed files with 25 additions and 48 deletions

View File

@@ -8,10 +8,11 @@
- humidity for ventilation devices
- telegrams for RC100H, hc2, etc. (seen on discord, not tested)
- names for BC400, GB192i, read temperatures for low loss header and heatblock [#1317](https://github.com/emsesp/EMS-ESP32/discussions/1317)
- names for BC400, GB192i.2, read temperatures for low loss header and heatblock [#1317](https://github.com/emsesp/EMS-ESP32/discussions/1317)
- option for `forceheatingoff` [#1262](https://github.com/emsesp/EMS-ESP32/issues/1262)
- remote thermostat emulation for RC3xx
- publish time for shower
- autodetect board_profile, store in nvs, add telnet command option, add E32V2
## Fixed