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
@@ -8935,5 +8935,32 @@
"volume": 5.16,
"temperature": 23.2,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:30:00.000Z",
"level": 412.8,
"flow": 0.34,
"temperature": 23.2,
"precipitation": 0,
"inflow": 0.34,
"volume": 5.16
},
{
"timestamp": "2026-06-08T17:40:00.000Z",
"level": 412.8,
"flow": 0.34,
"inflow": 0.34,
"volume": 5.16,
"temperature": 22.9,
"precipitation": 0
},
{
"timestamp": "2026-06-08T17:50:00.000Z",
"level": 412.8,
"flow": 0.34,
"inflow": 0.34,
"volume": 5.16,
"temperature": 22.9,
"precipitation": 0
}
]