mirror of
https://github.com/Legolas-2025/Standalone-electricity-price-ticker.git
synced 2026-08-17 12:34:55 +02:00
Create pull request for DST fix
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
Summary:
|
||||||
|
- Adds DST/timezone initialization (CET/CEST) using configTzTime so localtime() and conversions of API unix timestamps respect DST transitions for Ljubljana.
|
||||||
|
- Fixes provisioning HTML string termination bug that caused compilation error.
|
||||||
|
- Adds README with detailed pinout and wiring instructions, including the required 10k pull-down for the RCWL-0516 presence sensor, and instructions for using a TTP223 capacitive touch button.
|
||||||
|
Testing:
|
||||||
|
- Compiled successfully with esp32 by Espressif Systems v3.3.2 in Arduino IDE.
|
||||||
|
Notes:
|
||||||
|
- All original application logic, display behavior, and LED patterns are preserved.
|
||||||
Reference in New Issue
Block a user