Skip to content

v1.0.4 — Full Push Notification Pipeline

Choose a tag to compare

@Hackashaq666 Hackashaq666 released this 05 Mar 02:43
4c07963

The full push notification pipeline is now live:

Music app fires com.apple.iTunes.playerInfo notification
notify.py catches it instantly and POSTs to /notify
Server broadcasts to SSE clients
HA receives instant update via SSE connection
HA falls back to 30-second polling for position/AirPlay sync

Track changes and play/pause should now reflect in HA almost instantly instead of waiting up to 5 seconds.