8 Commits
Author SHA1 Message Date
vogto f2a694917e Add Emby and Seerr widgets
Emby mirrors the Jellyfin widget (library blocks + now playing).
Seerr shows pending/approved/completed request counts - currently
403ing on request/count since the configured API key looks like a
per-user key rather than the admin key from Settings > General.
Keys documented in .env.example.
2026-07-30 18:48:52 +02:00
vogto 334c08133c Add Sonarr and Jellyfin widgets; reorder Media Server group
Sonarr shows wanted/queue/series, Jellyfin shows library blocks and
now-playing. SabNZBd and jDownloader moved to the end of Media Server.
Keys documented in .env.example.
2026-07-30 18:20:07 +02:00
vogto 58cf3f0ee5 Add JDownloader widget
Shows download queue count, size, remaining bytes and speed via the
MyJDownloader cloud API. Credentials documented in .env.example.
2026-07-30 17:50:02 +02:00
vogto 69f374635e Add link to father's Proxmox host in Infrastruktur 2026-07-28 19:04:22 +02:00
vogto 91917cff2c Add Home Assistant widget with custom entities
Shows Anwesenheit/Status as emoji via templates (input_select states
mapped to symbols instead of raw text) plus Netz and Solar power
sensors. Token documented in .env.example.
2026-07-27 11:22:11 +02:00
vogto 49e4223649 Add AI bookmarks group and second Dockhand instance
New AI bookmark group with OpenAI and OpenRouter links. Proxmox
Dockhand now points at its proper hostname instead of the raw
IP:port, and a second Dockhand tile was added for the IONOS host.
2026-07-27 11:05:09 +02:00
vogto 22ef140d2e Move Mail-Archiver from Apps (SSO) to Apps
It isn't behind SSO, so it belongs with the other plain apps.
2026-07-16 19:18:44 +02:00
vogto bd17657e67 Initial Homepage dashboard configuration
Services, widgets, layout and settings for the homelab dashboard.
Secrets are externalized via {{HOMEPAGE_VAR_*}} placeholders and
supplied through a local .env file (not committed).
2026-07-11 05:52:49 +02:00