- Enrich server data with MQTT system topics (cpu_usage_percent, ram_usage_percent, temp, model etc.) published by Unraid MQTT Agent - Works for both Daddelolymp and Adriahub topics - MQTT overlay runs on every request (even cached) for fresh metrics - Remove JWT auth from /api/ha/control — local dashboard doesn't need it - Add cpu brand field to GraphQL query Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ha_service.py | ||
| mqtt_service.py | ||
| news_service.py | ||
| seed_service.py | ||
| settings_service.py | ||
| test_connections.py | ||
| unraid_service.py | ||
| vikunja_service.py | ||
| weather_service.py | ||