5 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 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 c4334d1827 Add .env.example documenting required HOMEPAGE_VAR_* secrets
Documents every {{HOMEPAGE_VAR_*}} placeholder used in services.yaml
and proxmox.yaml, and notes that the real .env must live in the
project root (not config/) for Homepage/Next.js to pick it up.
2026-07-11 06:10:46 +02:00