tobimai
b8d5ba041b
Moved processor
2026-05-24 15:54:04 +02:00
tobimai
8fbbfc90cd
refactor(ota): implement polling-based update system and fix API typo
...
Test project compilation / test (push) Successful in 3m52s
- Fix typo in OTA update status API endpoint (/ota_udpate_status → /ota_update_status)
- Replace WebSocket-based update progress with polling mechanism
- Add OTA lifecycle callbacks (started, finished, progress, error)
- Implement check_update_task with internet connectivity verification
- Add LittleFS/SPIFFS update support
- Simplify update progress page to use 90-second delay and polling instead of real-time WebSocket updates
This refactor improves reliability by checking internet connectivity before attempting updates and simplifies the frontend by removing WebSocket complexity in favor of a timeout-based polling approach.
2026-05-12 19:09:05 +02:00
tobimai
d337784faa
Moved a lot of global vars to queues
Test project compilation / test (push) Successful in 3m52s
2026-04-01 20:11:53 +02:00
tobimai
f1d9abc4c7
Switched to queues for webserver
Test project compilation / test (push) Successful in 3m44s
2026-03-30 18:34:14 +02:00
tobimai
752cd86234
refractor
2026-03-30 17:20:06 +02:00
tobimai
e5fecde7f5
Factored out webserver stuff to own task/file
2026-03-30 17:08:36 +02:00
tobimai
cfc8438042
Cleanup + Bugfix
Test project compilation / test (push) Successful in 3m43s
2026-03-29 17:46:41 +02:00
tobimai
96341cfd42
Bump Version
Test project compilation / test (push) Successful in 4m8s
Test project compilation / test (pull_request) Successful in 3m49s
2025-11-05 20:23:11 +01:00
tobimai
c432f47dff
Fixed OTA
2025-11-05 20:20:24 +01:00
tobimai
462c5f3db7
Updated version
Test project compilation / test (push) Failing after 2m6s
2025-11-05 18:56:53 +01:00
tobimai
4f02a8f3d0
fixed time
2025-11-04 21:09:40 +01:00
tobimai
8196ae4601
pio config cleanup
2025-11-03 17:53:30 +01:00
tobimai
021a5c68fa
Fix
Test compiling project / test (push) Failing after 0s
2025-11-02 16:54:48 +01:00
tobimai
27ebbe22ac
Updates
Test compiling project / test (push) Failing after 0s
2025-11-02 12:50:10 +01:00
tobimai
ef04f1077c
Merge branch 'main' of ssh://gitea.maiertobi.de:222/tobimai/waterlevel-software
Test compiling project / test (push) Successful in 2m42s
2025-04-18 21:05:09 +02:00
tobimai
47445d6cd5
version bump
2025-04-18 21:05:07 +02:00
tobimai
0f581a54c5
Fix Sensor
Test compiling project / test (push) Successful in 2m46s
2025-04-18 20:57:09 +02:00
tobimai
82455c830f
revert change + version bump
Test compiling project / test (push) Successful in 2m41s
2025-03-23 18:27:16 +01:00
tobimai
d73b2c66cd
Version bump
Test compiling project / test (push) Successful in 2m44s
2025-03-23 18:14:52 +01:00
tobimai
abbb8d918b
fix
Test compiling project / test (push) Successful in 2m44s
2025-03-23 18:04:14 +01:00
tobimai
67e9ae1bca
Fixed wrong shunt voltage reading
Test compiling project / test (push) Failing after 2m24s
2025-03-23 17:59:43 +01:00
tobimai
2fa4b0761b
FAR nicer logging
Test compiling project / test (push) Failing after 2m14s
2025-03-20 22:33:22 +01:00
tobimai
9064d3cd01
Merge branch 'logger-rework' of ssh://gitea.maiertobi.de:222/tobimai/waterlevel-software into logger-rework
Test compiling project / test (push) Failing after 1m39s
2025-03-20 21:09:03 +01:00
tobimai
f16659c25c
Changes
2025-03-20 21:08:37 +01:00
tobimai
6364becbe2
Fixed library
Test compiling project / test (push) Has been cancelled
2025-03-20 21:08:30 +01:00
tobimai
76e182935b
Added syslog
Test compiling project / test (push) Failing after 1m37s
2025-03-18 22:51:41 +01:00
tobimai
eeaac9548e
Rework logging
Test compiling project / test (push) Failing after 1m34s
2025-03-10 23:33:41 +01:00
tobimai
0071a09935
Fix water levelTest
Test compiling project / test (push) Successful in 2m30s
2025-02-23 17:54:19 +01:00
tobimai
99705355aa
Cleanup + bump to 1.0.0
Test compiling project / test (push) Successful in 2m31s
2025-02-23 11:34:41 +01:00
tobimai
dabcafa5db
Fixed data export docs
Test compiling project / test (push) Successful in 2m36s
2025-02-23 10:56:38 +01:00
tobimai
e348ef21c9
Switched to 2 decimal rounded percentage
Test compiling project / test (push) Successful in 2m40s
2025-02-23 10:50:53 +01:00
tobimai
d0daa024dc
Added raw water and level endpoints
Test compiling project / test (push) Successful in 2m39s
2025-02-23 10:40:11 +01:00
tobimai
354661c9ee
FIxed SSID display in settings
Test compiling project / test (push) Successful in 2m43s
2025-02-23 10:36:28 +01:00
tobimai
146a4412e0
Fixed OTA Ethernet bug
Test compiling project / test (push) Successful in 2m28s
2025-02-23 02:38:59 +01:00
tobimai
2c4344e40d
Added printout of shunt voltage
Test compiling project / test (push) Successful in 2m27s
2025-02-22 22:59:08 +01:00
tobimai
6e171fbde7
Version bumps, OTA working
Test compiling project / test (push) Successful in 2m23s
2025-02-22 22:15:43 +01:00
tobimai
32d35d7029
Version bump
Test compiling project / test (push) Successful in 2m46s
2025-02-22 21:45:50 +01:00
tobimai
102a842079
Added updating shit
Test compiling project / test (push) Successful in 2m32s
2025-02-19 21:22:52 +01:00
tobimai
ab16379e73
Added SPIFFS updating
Test compiling project / test (push) Successful in 2m38s
2025-02-19 20:48:26 +01:00
tobimai
3b03c8619b
Version bump
Test compiling project / test (push) Successful in 2m19s
2025-02-17 21:52:27 +01:00
tobimai
8b8a848701
Fixed bug always showing available update
Test compiling project / test (push) Has been cancelled
2025-02-17 21:52:15 +01:00
tobimai
6cec8f0a11
First Version to be updateable over API
Test compiling project / test (push) Successful in 2m34s
2025-02-17 21:46:20 +01:00
tobimai
6c4dc144d8
Added Update API endpoint
Test compiling project / test (push) Successful in 2m30s
2025-02-17 20:59:32 +01:00
tobimai
3b1ab2e9e9
Updated shit
Test compiling project / test (push) Successful in 2m21s
2025-02-17 00:12:50 +01:00
tobimai
7c4dd280c2
Fixed stuff
Test compiling project / test (push) Successful in 2m17s
2025-02-15 18:05:25 +01:00
tobimai
97cd402aa4
Version bump
Test compiling project / test (push) Successful in 2m20s
2025-02-15 17:44:50 +01:00
tobimai
16462eb844
Test if update actually updates
Test compiling project / test (push) Successful in 2m15s
2025-02-15 17:11:07 +01:00
tobimai
6186959d8f
First version able to OTA update
Test compiling project / test (push) Successful in 2m17s
2025-02-15 17:06:20 +01:00
tobimai
e8b8e95c13
Inital version to support OTA
2025-02-15 16:57:21 +01:00
tobimai
33fdae3fb2
extract Version from define
Test compiling project / test (push) Failing after 1m33s
2025-02-15 16:03:32 +01:00