mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 17:23:25 +00:00
ENH - refine native weather presentation
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user