first commit

This commit is contained in:
mathieu 2025-07-14 17:56:57 +02:00
commit a233e18c0b
48 changed files with 55300 additions and 0 deletions

5
credentials.json.example Normal file
View file

@ -0,0 +1,5 @@
{
"username": "votre_nom_utilisateur",
"password": "votre_mot_de_passe",
"api_url": "https://admindata.atmo-france.org"
}