Ajout de données météo
This commit is contained in:
@@ -5,7 +5,7 @@ links:
|
||||
lang: en
|
||||
title: "All commands"
|
||||
date: 2023-03-20
|
||||
keywords: [""]
|
||||
keywords: [ "" ]
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
@@ -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:50:16.102Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:50:16.102Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 9.9
|
||||
humidity: 67
|
||||
pressure: 1021.4
|
||||
illuminance: 432
|
||||
precipitations: false
|
||||
wind_speed: 15.7
|
||||
wind_direction: 261
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> A repository for the most elegant and useful UNIX commands. Great commands can be shared, discussed and voted on to provide a comprehensive resource for working from the command-line
|
||||
Reference in New Issue
Block a user