Commit Graph
14 Commits
Author SHA1 Message Date
Amir a781791e8a VERSION 6.0 CHANGES (2026-01-27)
Update long press threshold and UI messages
2026-01-27 22:57:52 +01:00
Amir dedeac0479 VERSION 6.0 CHANGES (2026-01-27)
GOALS:
  - Reduce API calls (boot + post‑midnight only, with retries).
  - Use ESP32‑C3 NVS to store daily API data (prices + timestamps).
  - Improve resilience after power outage by reusing same‑day stored data.
  - Keep LCD/LED/button UI behavior identical where possible.
2026-01-27 22:04:34 +01:00
Amir 8953978eb0 Enhance comments for version 5.5 features and wiring
Updated comments to reflect new features and hardware configuration.
2026-01-27 20:51:52 +01:00
Amir d2ecfb7aae Rename electricity ticker file to old version 2026-01-04 22:36:31 +01:00
Amir 3df7475217 Delete 20251027_electricity_ticker_10_5_5_latest_DST_fix.ino
old version deleted
2026-01-04 22:33:25 +01:00
Amir d80d845d8f Create LICENSE 2025-11-12 22:55:58 +01:00
Amir 5dca00d149 Add files via upload 2025-10-27 23:34:42 +01:00
Amir 2a03a82fa7 Add files via upload 2025-10-27 22:25:23 +01:00
Amir f07c09d2ba Merge pull request #1 from Legolas-2025/dst-fix
Fix DST/timezone handling and provisioning HTML termination
2025-10-27 22:23:33 +01:00
Amir 03e96f562f Create pull request for DST fix 2025-10-27 22:14:44 +01:00
Amir 26f4a01b4e Update README with TTP223 button wiring instructions
Added section for TTP223 capacitive touch button alternative.
2025-10-27 22:12:45 +01:00
Amir c2f0ec9612 Update header with DST fix note and add README 2025-10-27 22:04:13 +01:00
Amir 5114036c2f Fix missing string termination in provisioning HTML and DST timezone 2025-10-27 21:43:12 +01:00
Amir e56cb9f896 Add files via upload 2025-10-27 20:23:57 +01:00