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
@@ -8917,5 +8917,32 @@
"volume": 2.92,
"temperature": 22.9,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 530.66,
"flow": 0.49,
"temperature": 22.9,
"precipitation": 0,
"inflow": 0.33,
"volume": 2.92
},
{
"timestamp": "2026-06-08T17:40:00.000Z",
"level": 530.66,
"flow": 0.49,
"inflow": 0.33,
"volume": 2.92,
"temperature": 22.6,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:50:00.000Z",
"level": 0,
"flow": 0.49,
"inflow": 0.33,
"volume": 2.92,
"temperature": 22.6,
"precipitation": 0
}
]