1

Ajout de données météo

This commit is contained in:
2025-11-27 01:38:50 +01:00
parent bf500c183a
commit 88fd44c0fb
450 changed files with 6182 additions and 205 deletions

View File

@@ -13,7 +13,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:48:49.245Z", "http_code": 200}]
status: [ { "date": "2025-03-25T10:48:49.245Z", "http_code": 200 } ]
weather:
temperature: 10.7
humidity: 94
pressure: 1008.1
illuminance: 33
precipitations: true
wind_speed: 24.2
wind_direction: 226
source:
- open-meteo
---
> Or why software we get today is not the software we should strive to be getting tomorrow.