Skip to content

Play the Shipping Forecast from BBC Radio 4, then return Sonos to original state.

Notifications You must be signed in to change notification settings

RJ/sonos-shipping-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sonos Shipping Forecast

Automatically hijack your Sonos system to play the Shipping Forecast from BBC Radio 4, then restores Sonos to previous state.

Instructions

  • pip install soco
  • Add BBC Radio 4 to your sonos favourite stations
  • Edit the script to set the zone names and volumes
  • Cron the script to run at 0048 every night, it defaults to 12 minutes duration
  • Enjoy!

Crontab Entry

Edit your crontab with crontab -e and add this line:

48 0 * * *   /path/to/sonos-shipping-forecast/sonosforecast.py

Depends

Uses the SoCo controller library: https://github.com/SoCo/SoCo version 0.11.1

About

Play the Shipping Forecast from BBC Radio 4, then return Sonos to original state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages