Commit Graph
6 Commits
Author SHA1 Message Date
Amir e9c66c7d41 Update CHANGELOG for v1.2.3 changes
Updated changelog to reflect changes in uptime sensor bucket display and logbook change-detection for version 1.2.3.
2026-08-04 19:28:15 +02:00
Amir 344b1e8294 Update changelog for v1.2.2 enhancements
Increased ESP-IDF task watchdog timeout, optimized JSON string building, added periodic yield calls to prevent watchdog triggers, and implemented heap monitoring logs for debugging.  Added complete v1.2.2 section with 4 subsections (watchdog timeout, JSON optimisation, yield() calls, heap monitoring).
2026-04-28 21:44:21 +02:00
Amir 70c0abcf9e Document changes for version 1.2.1
Updated changelog for version 1.2.1 with detailed changes including stack size increase, pre-allocation of price vectors, and unified JSON sensor states.
2026-04-08 01:05:09 +02:00
Amir 007e31ae69 Update changelog for v1.2 enhancements and fixes
Added a watchdog for HTTP fetch timeout, fixed tomorrow retry count, and improved status messages.
2026-04-06 18:41:33 +02:00
Amir 134cb7bbb1 Add negative price provider fee support in v1.1
Added support for negative price provider fees, configurable via secrets.yaml. Updated price calculation formulas and modified eprices.yaml for new global and substitutions.
2026-04-06 03:18:17 +02:00
Amir 2c9dbd04d0 Add files via upload 2026-04-05 21:43:01 +02:00