v1.0.4 — Full Push Notification Pipeline
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.