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
+27
View File
@@ -9277,5 +9277,32 @@
"volume": 32.11,
"temperature": 24.7,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 352.79,
"flow": 2.52,
"temperature": 24.7,
"precipitation": 0,
"inflow": 1.42,
"volume": 32.11
},
{
"timestamp": "2026-06-08T17:40:00.000Z",
"level": 352.79,
"flow": 2.52,
"inflow": 1.42,
"volume": 32.11,
"temperature": 24.5,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:50:00.000Z",
"level": 352.79,
"flow": 0,
"inflow": 1.42,
"volume": 32.11,
"temperature": 24.5,
"precipitation": 0
}
]