The Unraid built-in API uses GraphQL at /graphql with x-api-key auth instead of REST endpoints. Service now tries GraphQL first, then falls back to legacy REST, then connectivity check. Fetches: hostname, uptime, CPU cores/threads, RAM total, Docker containers with status, array state, and share free space. 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 | ||