Consolidation de Domo91 et cosmétique

This commit is contained in:
2025-12-15 11:43:33 +01:00
parent a0b6d22727
commit d54832e558
7 changed files with 288 additions and 187 deletions

17
.env
View File

@@ -13,9 +13,11 @@ MQTT_PASS=3J@bjYP0
MQTT_PORT_MEUDON=1883
# Boucle rapide du gyro
GYRO_MODE=mqtt
GYRO_WINDOW_MIN=3
GYRO_NEEDED_POINTS=2
GYRO_CHECK_SEC=20
GYRO_NORMAL_CONFIRM=2
GYRO_NORMAL_CONFIRM=6
GYRO_MODE=mqtt
GYRO_MODE_CONTINUOUS=1
GYRO_HYSTERESIS=0.3
ALERT_OK_SMS_GYRO=0
@@ -30,17 +32,6 @@ ALERT_LOOKBACK_MINUTES=120
# Logs
LOGLEVEL=INFO
# === Connexion SSH pour visualiseur_logs.py ===
SSH_HOST=162.19.78.131
SSH_PORT=22
SSH_USER=debian
SSH_KEY_PATH=/home/debian/.ssh/id_ed25519
SSH_KEY_PASSPHRASE='gaby'
SSH_LOG_DIR=/home/debian/Gestion_sondes/Logs
VPS_HOST=162.19.78.131
# paramètres mail
SMTP_HOST=ssl0.ovh.net
SMTP_PORT=587