Commit graph

22 commits

Author SHA1 Message Date
d023643090
Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
b8428e1650 Add LED effect when retrying time synchronization 2024-12-31 11:51:34 +01:00
2e1b15e688 Add Do Not Disturb feature
All checks were successful
BTClock CI / build (push) Successful in 21m1s
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Successful in 31s
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Successful in 21s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Successful in 28s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Successful in 19s
BTClock CI / release (push) Successful in 11s
2024-12-30 02:04:18 +01:00
698c3a3a43 More code optimizations, remove unnecessary checks 2024-12-26 22:20:30 +01:00
1f2110fc5a Make zap notify more lightning like, verify SSL certificates, remove price fetch code 2024-09-11 03:23:41 +02:00
e39a0ccc14 Add zap notify functionality 2024-08-24 16:27:55 +03:00
fb67893f85 Add BH1750 lux sensor support 2024-06-29 02:19:25 +02:00
9ede0f4dc3 Web UI improvements, better frontlight functionality 2024-06-08 01:00:52 +02:00
ba0594959e Add filesystem commit identification and identify api call 2024-05-19 01:32:45 +02:00
4da04ca3ee Fix turn off LEDs 2024-04-27 16:48:06 +02:00
e4a39de5fc Fix lost data connection detection 2024-01-31 23:45:26 +01:00
86d299fd75 More code formatting improvements 2023-11-30 22:56:50 +01:00
4aab02a040 Use clang to make codestyle consistent 2023-11-30 22:38:01 +01:00
1ad97b9b71 Added individual LED control to API and WebUI 2023-11-18 14:03:47 +01:00
2f39df176c Allow QR setup and webUI config at the same time 2023-11-14 16:55:18 +01:00
3456aceec2 More UI options, performance improvements 2023-11-13 00:33:48 +01:00
705f27fda9 Improved QR-code setup, added MCAP screen 2023-11-10 19:52:06 +01:00
f611d2f5f8 Working with QR code config, very memory consuming 2023-11-10 13:02:05 +01:00
8bad5ebafa Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +01:00
280764a2fa Added EventSource for webUI updates, completed more features 2023-11-08 15:27:22 +01:00
91fd921e2e LEDs and buttons working 2023-11-08 12:18:59 +01:00
687bc1f60d Missing files in commit 2023-11-07 21:26:15 +01:00