mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
66936154e1df95ab3a79839490ebc0331fb5a962
Using Spiffs filesystem support for configuration settings All configuration settings are now stored into the ESP filesystem. Task string fields are now dynamically loaded from spiffs when needed. Saving RAM... Optimize RAM usage by changing device structure array and handling of device strings Added option to load and save ESP configuration settings from/to file Cleanup all fields when a task is cleared or device is changed Moved keys and passwords to a separate file Added option to change valuenames (mainly MQTT purpose) MQTT publish & subscribe settings can be changed using a template Moved some advanced settings to tools/system/advanced button Dallas plugin now supports multiple devices on the same bus
Languages
C++
72.2%
C
23.5%
JavaScript
2.2%
Python
1.4%
Shell
0.2%
Other
0.3%