rsciriano / ESPHome-OpenTherm

Example of how to control an opentherm boiler with esphome
156 stars 43 forks source link

Settings not saved, after power lost all settings are default #7

Open macgyverek opened 3 years ago

macgyverek commented 3 years ago

Another problem is that settings are not saved in EEPROM memmory on ESP8266. After power lost I have Usage Water Off and set to 25C.

RP92 commented 9 months ago

I have a d1 mini so I can keep the settings stored even after a reboot

esphome: name: opentherm platform: ESP8266 esp8266_restore_from_flash: true board: d1_mini