MeshDD-Bot/meshbot
ppfeiffer 07676a8c96 feat(nina): Quellenkennung, Schalter nebeneinander, Min.-Intervalle, last_sent (closes #2)
- _format_alert: Präfix [SOURCE@NINA] je nach Quelle
- _send(): _last_sent bei Mesh-Versand setzen
- get_config(): last_sent zurückgeben
- nina.html: Toggles nebeneinander (d-flex gap-4), Intervall-Labels in Min.,
  lastSent-Element ergänzt
- nina.js: applyConfig ÷60 / Speichern ×60, lastSent befüllen

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 22:19:04 +01:00
..
__init__.py refactor: Replace env-based config and version.py with config.yaml 2026-02-15 13:11:09 +01:00
auth.py refactor(config): .env in config.yaml integriert 2026-02-20 21:47:56 +01:00
bot.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00
config.py refactor(config): .env in config.yaml integriert 2026-02-20 21:47:56 +01:00
database.py fix(db): upsert_node Race-Condition behoben (UNIQUE constraint) 2026-02-20 22:08:10 +01:00
nina.py feat(nina): Quellenkennung, Schalter nebeneinander, Min.-Intervalle, last_sent (closes #2) 2026-02-20 22:19:04 +01:00
scheduler.py refactor(config): Konfigurationsdateien nach config/ verschoben (closes #3) 2026-02-20 21:37:11 +01:00
webserver.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00