Hi,
I’m trying to use AmpliPi as a reliable Spotify Connect target for a Home Assistant automation (functioning as an alarm clock), but I’m seeing inconsistent availability.
The AmpliPi Spotify Connect stream sometimes disappears from Spotify’s available devices list, even though the amp is powered on and connected. When that happens, API calls fail with Device not found.
Specifically, the stream drops out of the response from:
https://developer.spotify.com/documentation/web-api/reference/get-a-users-available-devices
At the same time, other sinks (Web Player, TV, laptop) may still be listed, even if they are not actively playing.
Since AmpliPi is intended to be always-on, I would expect its Spotify Connect stream to remain consistently present in /me/player/devices. Is there a reason it would stop advertising itself to Spotify while still powered and online?
Thanks.