OVERRIDES runtime profile: uses Spotify Web API directly, does not invoke the claude CLI.
Daily 05:00 SAST. Touches conrelma's /me/player/devices so Spotify cloud keeps the HEOS speakers listed (Kitchen, Bedroom, Office, Deck, HEOS 7). Without periodic activity the device list goes stale within 24-72h and Spotify Connect playback fails — caused the morning playback failure on 2026-05-11.
If Kitchen is missing from the device list, fires a Telegram alert so we know to reload conrelma's Spotify session manually (open Spotify app on phone with conrelma logged in).
Cheap — single GET request, ~200ms.
Daily at 05:000 5 * * *
Yes
shell
60s
No
in 23h (2026-06-14 05:00)
Task Definition
tasks/home-radio-conrelma-keepalive.md
shell
set
No
No
cd /home/lucienne/workspace/projects/home-radio && python3 conrelma_keepalive.py 2>&1 | tail -10