This is how I wired up my flic bluetooth buttons with my Sonos. You can see it in action here:
git clone https://github.com/masone/sonos-flic.git
cd sonos-flic
bundle install
bundle exec ruby server.rb
crontab -e
cd /home/pi/sonos-flic/ && bundle exec ruby server.rb &