MeshDD-Bot/meshbot
ppfeiffer 644d2d00ba feat(config): Online-Schwellwert konfigurierbar (web.online_threshold)
- config.yaml: neuer Parameter web.online_threshold (Default: 900 s)
- /api/stats und WS stats_update liefern online_threshold
- dashboard.js: isOnline() nutzt onlineThreshold aus Stats-API
- bot.py (?mesh) und database.py (nodes_online) nutzen Config-Wert
Closes #12.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 15:17:05 +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 fix: v0.5.5 - SMTP auf EmailMessage + async SMTP-Client umgestellt 2026-02-17 15:54:40 +01:00
bot.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00
config.py refactor: v0.5.3 - Zugangsdaten in .env auslagern 2026-02-16 20:09:48 +01:00
database.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00
nina.py feat(nina): aktive Warnmeldungen beim Seitenaufruf laden (GET /api/nina/alerts) 2026-02-19 17:37:49 +01:00
scheduler.py feat(scheduler): Variablen-Badges theme-aware + neue Variablen nodes_online, version 2026-02-20 14:31:38 +01:00
webserver.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00