Forge Home

sonos

Manage Sonos systems

10,283 downloads

9,869 latest version

3.9 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.4 (latest)
  • 0.1.2
  • 0.1.0
released Jan 20th 2014

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'jasper-sonos', '0.1.4'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add jasper-sonos
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install jasper-sonos --version 0.1.4

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: sonos, audio

Documentation

jasper/sonos — version 0.1.4 Jan 20th 2014

sonos

This is the sonos module currently providing a single type to manage your Sonos system. Currently only a single speaker can be managed.

Types

  • sonos_speaker
  • sonos

Facts

  • sonos_speakers -- list of all Sonos speakers, by name
  • sonos_$speaker_model -- model of the given Sonos speaker

ToDo

  • Add additional types such as:
    • sonos_queue to manage the queue for a given speaker
  • Implement some notion of groups and/or zones.
  • ensure => playing/stopped/paused

Dependencies

  • The types and facts require that the 'sonos' gem is installed.
  • A Sonos system :-) This module was tested with a Play:1.

License

ISC