daily-briefing/server/services
Sam 4b2e5beaf6 Fix: Tech-Kategorie für Golem/Heise/Computerbase News
Golem, Heise und Computerbase wurden als "allgemein" kategorisiert weil
die RSS-Feeds keine spezifische Kategorie liefern. Jetzt werden diese
Sources automatisch als "tech" kategorisiert.

- Source-basiertes Mapping in news_service._row_to_dict
- DB-Queries für category=tech filtern nach Source + allgemein
- "allgemein" Filter schließt Tech-Sources aus (kein Doppel)
- get_categories injiziert "tech" wenn Tech-Sources vorhanden

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 01:37:43 +01:00
..
__init__.py refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
ha_service.py Further filter technical switches (child locks, LED indicators, permit join) 2026-03-02 19:40:25 +01:00
mqtt_service.py feat: add MQTT integration for real-time entity updates 2026-03-02 10:13:50 +01:00
news_service.py Fix: Tech-Kategorie für Golem/Heise/Computerbase News 2026-03-03 01:37:43 +01:00
seed_service.py Add: München als 3. Wetter-Location + Wetter-Detail-Modal 2026-03-03 01:13:49 +01:00
settings_service.py feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00
test_connections.py feat: Setup Wizard for first-run configuration 2026-03-02 16:06:10 +01:00
unraid_service.py refactor: replace GraphQL/REST with MQTT-only for Unraid server data 2026-03-02 23:25:57 +01:00
vikunja_service.py feat: interactive Vikunja tasks — checkbox toggles done, click opens task 2026-03-02 23:43:01 +01:00
weather_service.py Add: München als 3. Wetter-Location + Wetter-Detail-Modal 2026-03-03 01:13:49 +01:00