feat: update lake water data, implement service worker and manifest, and add favicon

This commit is contained in:
David Fencl
2026-06-08 20:06:23 +02:00
parent f8a7be7fa3
commit 7a7abdd3e5
61 changed files with 1455 additions and 184 deletions
+18
View File
@@ -1968,5 +1968,23 @@
"volume": 0,
"temperature": 24.1,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:10:00.000Z",
"level": 51,
"flow": 3.92,
"temperature": 24.1,
"precipitation": 0,
"inflow": 0,
"volume": 0
},
{
"timestamp": "2026-06-08T17:20:00.000Z",
"level": 51,
"flow": 3.92,
"inflow": 0,
"volume": 0,
"temperature": 23.8,
"precipitation": 0
}
]