Start the Sonos player when you arrive at home.
Works with Play Sonos when arriving home. - IFTTT to start your Sonos player when you arrive at home.
It works as a replacement for the python script and Dropbox installation needed by the IFTTT task. It was made so I could have it running on my Raspberry Pi.
Needs a Dropbox accesstoken that you can find here
Just drop it in the production.json or development.json file as
{
"accesstoken": "YourTokenGoesHere"
}