Appearance
Pi Service Overview
The Pi Service is the local companion service for setups that use a Raspberry Pi as part of the runtime.
What it does
- Maintains communication with the connected device
- Exposes local operational endpoints
- Synchronizes sounds and playlists from the platform
- Executes local audio-related runtime actions where supported
When you need it
You usually need it when the Raspberry Pi is responsible for local connectivity, media synchronization, or playback behavior.
Why it matters
This service is what connects platform-managed content to the local runtime environment. If everything looks correct in CoreSnap but the real-world behavior is off, this is one of the first places worth checking.