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:54:41.410Z", "http_code": 200}]
status: [ { "date": "2025-03-25T10:54:41.410Z", "http_code": 200 } ]
weather:
temperature: 11.5
humidity: 75
pressure: 1005.6
illuminance: 260
precipitations: false
wind_speed: 22.6
wind_direction: 248
source:
- open-meteo
---
On peut interagir avec les artefacts en question.