Ajout de données météo
This commit is contained in:
@@ -5,7 +5,16 @@ links:
|
||||
lang: en
|
||||
title: "The Inner Beauty of Basic Electronics - IEEE Spectrum"
|
||||
date: 2023-01-15
|
||||
keywords: ["passive components", "resistors", "type:cover", "inductors", "art of electronics", "capacitors", "books"]
|
||||
keywords:
|
||||
[
|
||||
"passive components",
|
||||
"resistors",
|
||||
"type:cover",
|
||||
"inductors",
|
||||
"art of electronics",
|
||||
"capacitors",
|
||||
"books"
|
||||
]
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
@@ -13,7 +22,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:49:11.639Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:49:11.639Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 4.5
|
||||
humidity: 87
|
||||
pressure: 1008.8
|
||||
illuminance: 86
|
||||
precipitations: false
|
||||
wind_speed: 28.3
|
||||
wind_direction: 243
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> Open Circuits showcases the surprising complexity of passive components
|
||||
|
||||
Reference in New Issue
Block a user