Affichage état gyro sur app

This commit is contained in:
2025-10-14 19:05:54 +02:00
parent e5896ad32f
commit e1f91660cf
2 changed files with 88 additions and 5 deletions

6
.env
View File

@@ -54,12 +54,10 @@ ALERT_SMS_TO_MEUDON=Michel:+33759600180
ALERT_SMS_CLIENT_TO_MEUDON=Sekou:+33625903364,Damien:+33680388259
ALERT_SMS_CLIENT_TO_SACLAY=Nicolas:+33682069405,Sabrina:+33650270939,Mirceta:+33601162960
# Activer/désactiver globalement lenvoi client
ALERT_SMS_CLIENT_ENABLED=1
ALERT_SMS_CLIENT_ENABLED=0
# 1) couper les SMS internes
ALERT_INTERNAL_SMS_ENABLED=0# 0 = coupe tous les SMS “internes” (déclenchement)
# 2) limiter le flux par cooldown (par sonde)
ALERT_SMS_COOLDOWN_SEC=3600# 3600s = 1 SMS max / sonde / heure
# (compatibilité: si non défini, on retombe sur GYRO_SMS_MIN_SEC ou 120s)
# (compatibilité: si non défini, on retombe sur GYRO_SMS_MIN_SEC ou 120s)