Ajout de données météo
This commit is contained in:
@@ -16,7 +16,17 @@ cover: "images/screenshot.png"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [{"date": "2025-03-25T10:45:33.321Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:45:33.321Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 16.3
|
||||
humidity: 54
|
||||
pressure: 1009.4
|
||||
illuminance: 802
|
||||
precipitations: false
|
||||
wind_speed: 22.7
|
||||
wind_direction: 259
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> A fully interactive, realtime and modern browser rendered to TTY
|
||||
Reference in New Issue
Block a user