danimtb / sonoff-danimtb

Alternative firmware for Itead Sonoff (ESP8266/ESP8285 based) devices to use them in Home Assistant
12 stars 3 forks source link

Create eepromManager class #16

Closed danimtb closed 7 years ago

danimtb commented 7 years ago

Examples: https://github.com/esp8266/Arduino/tree/master/libraries/EEPROM/examples Info from WebServer: WIFI SSID, PASSWORD...

danimtb commented 7 years ago

Info: http://internetofhomethings.com/homethings/?tag=esp8266-eeprom

danimtb commented 7 years ago

Consider SPIFFS: http://docs.platformio.org/en/stable/platforms/espressif8266.html#uploading-files-to-file-system-spiffs

danimtb commented 7 years ago

DataManager class (EEPROM)