pub async fn lms_unsync_player( player: State<'_, PlayerStateWrapper>, mac: String, ) -> Result<(), String>
Remove a single LMS zone from its sync group (decouple one player).