MQTT settings to select what is send #364📩

This commit is contained in:
Jokob-sk
2024-01-06 12:09:59 +11:00
parent a6f5e6c499
commit 44f0ba0924
3 changed files with 94 additions and 55 deletions

View File

@@ -248,6 +248,7 @@ def read_config_file(filename):
#-------------------------------------------------------------------------------
# DEPERECATED soonest after 3/3/2024
# 🤔Idea/TODO: Check and compare versions/timestamps amd only perform a replacement if config/version older than...
replacements = {
r'\bREPORT_TO\b': 'SMTP_REPORT_TO',
r'\bREPORT_FROM\b': 'SMTP_REPORT_FROM',