🎨Nicer logo, 📚Notification & debug docs, 📦MQTT device_tracker feature request #702

This commit is contained in:
jokob-sk
2024-06-12 18:35:14 +10:00
parent 2e3626a8b3
commit d94297e093
14 changed files with 505 additions and 83 deletions

View File

@@ -61,6 +61,7 @@ def process_scan (db):
skip_repeated_notifications (db)
# Clear current scan as processed
# TODO comment below for CurrentScan debugging
db.sql.execute ("DELETE FROM CurrentScan")
# Commit changes