ENH - refine native weather presentation

This commit is contained in:
Type
2026-08-08 18:57:56 +02:00
parent 921a481510
commit 897aab9ebb
17 changed files with 140 additions and 192 deletions
+1
View File
@@ -933,6 +933,7 @@ app.post('/api/:endpoint', (request, response) => {
data: {
clock: { year: 2026, month: 8, day: 5, hour: 17, minute: 20 },
condition: 'partly_cloudy',
nextCondition: 'rain',
rainLevel: 0.08,
region: 'los_santos',
windSpeed: 3.2,