Metadata-Version: 1.0
Name: russound
Version: 0.1.7
Summary: # Russound Python API
Implements a Python API for selected commands to the Russound system using the RNET protocol predominantly developed to
provide Russound support within home-assistant.io.
The class is designed to maintain a connection to the Russound controller, and reads the state directly 
from the controller using RNET.  In principle supported models include the CAS44, CAA66, CAM6.6 and CAV6.6.
Although testing has only been done on CAA66 and CAV6.6.  Function to control Russound implemented are:

####For a zone:
* set_power
* set_volume
* set_source
* toggle_mute
* get_power
* get_volume
* get_source

####Controller level
* all_on_off

test_harness.py shows some examples of usage.
Home-page: https://github.com/laf/russound.git
Author: Neil Lathwood
Author-email: neil@lathwood.co.uk
License: GPL3
Description: UNKNOWN
Keywords: russound
Platform: UNKNOWN
