Ajout de données météo
This commit is contained in:
@@ -3,7 +3,8 @@ links:
|
||||
- name: Page d'origine
|
||||
url: https://github.com/RomanHotsiy/commitgpt
|
||||
lang: en
|
||||
title: "GitHub - RomanHotsiy/commitgpt: Automatically generate commit messages using ChatGPT"
|
||||
title: "GitHub - RomanHotsiy/commitgpt: Automatically generate commit messages
|
||||
using ChatGPT"
|
||||
date: 2022-12-05
|
||||
keywords: []
|
||||
cover: "images/screenshot.png"
|
||||
@@ -13,7 +14,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:44.376Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:48:44.376Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 3.5
|
||||
humidity: 92
|
||||
pressure: 1017.5
|
||||
illuminance: 57
|
||||
precipitations: false
|
||||
wind_speed: 17.4
|
||||
wind_direction: 230
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> Automatically generate commit messages using ChatGPT - GitHub - RomanHotsiy/commitgpt: Automatically generate commit messages using ChatGPT
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user