Révision des codes alertes

This commit is contained in:
2025-09-22 15:02:35 +02:00
parent bb461a2ed1
commit 9131758db7
4 changed files with 339 additions and 39 deletions

View File

@@ -34,7 +34,7 @@ SERVICE_NAME = os.getenv('OVH_SMS_SERVICE')
SMS_RECEIVER = os.getenv('SMS_RECEIVER')
SMS_SENDER = os.getenv('OVH_SMS_SENDER')
tables = ['Saclay', 'Meudon', 'Chaufferie']
tables = ['Saclay', 'Meudon']
DELAI_MINUTES = 15
RAPPEL_HEURES = 6