Changes between Version 41 and Version 42 of WikiStart


Ignore:
Timestamp:
2014-05-06 11:20:39 (10 years ago)
Author:
lolodomo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v41 v42  
    44This plugin permits control of your Sonos via Vera scenes and Vera UI. 
    55 
    6 Development Status 
    7  
    8 Tested features (outdated): 
    9  
    10  * Supported Models: ZP80, ZP100, Sonos3, Sonos5, Sonos Connect, Sonos Connect AMP tested 
    11  * Functionality: 
    12    * Sonos: 
    13      * Mute 
    14      * !UnMute 
    15      * !SetVolume 
    16      * PlayURI (Places chosen audio file into queue) 
    17    * !MediaNavigation: 
    18      * !ChapterDown(Not implemented) 
    19      * !ChapterUp (Not implemented) 
    20      * !DiskDown (Not implemented) 
    21      * !DiskUp (Not implemented) 
    22      * !FastForward (Not implemented yet) 
    23      * Play, Pause, Seek 
    24      * !QuickSkip (Not implemented) 
    25      * Rewind 
    26      * !SkipDown (implemented as 'Next' on Sonos) 
    27      * !SkipUp (implemented as 'Previous' on Sonos) 
    28      * Slow (Not implemented) 
    29      * Stop 
    30    * Speech 
    31      * Say (TTS by Google) 
    32    * Playlists 
    33      * !PlayList Save & Restore 
    34    * Advanced Dialog UI 
    35    * Volume & Equalization 
    36      * Volume: 
    37        * Down (by 3 out of 100) 
    38        * Mute (a toggle mute function - currently a poor mans version) 
    39        * Up (by 3 out of 100) 
    40      * Set Bass, Treble & Loudness Levels 
    41    * Periodic Updates 
    42      * Updates automatically, every 15s, from Sonos device 
    43      * Manual Poll also available for scene scripting 
     6As a bonus, a Text to Speech feature is included. 
    447 
    458== Installation == #Installation 
     
    4710 * Vera with UI4, and UI5 has been tested. 
    4811 * A Sonos Zone 
    49  * The plugin files: use the Zip Archive link at the bottom of this page: http://code.mios.com/trac/mios_sonos-wireless-music-systems/browser/tags/beta4# 
     12 * The plugin files for a manual installation: use the Zip Archive link at the bottom of this page: http://code.mios.com/trac/mios_sonos-wireless-music-systems/browser/tags/beta4# 
    5013 * The UPnP event proxy plugin: http://code.mios.com/trac/mios_upnp-event-proxy# If this plugin is installed in parallel of the Sonos plugin, the Sonos plugin will work in a more efficient way (highly recommended) 
    5114 
    52 === How To === #HowTo 
    53  * Install the UPnP event proxy plugin from the APP store. 
     15=== How To (MiOS Marketplace) === #HowTo 
     16The plugin version available in the MiOS Marketplace is for UI5, not for UI4. 
     17For UI4, please read #HowToManual 
     18 
     19 * Install the UPnP event proxy plugin from the MiOS Marketplace. 
     20 
     21 * Install the Sonos plugin from the MiOS Marketplace. 
     22 
     23 * When installation is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers) 
     24 
     25 * Finally select your Sonos: 
     26   * Find your new device in the UI, 
     27   * Click on its wrench button, 
     28   * Open the '''Settings''' tab, 
     29   * Push the '''Discover''' button and wait for few seconds until the selection box is filled and the '''Select''' button is enabled again, 
     30   * Select your Sonos in the selection box and then push the '''Select''' button, 
     31   * If the automatic discovery is not working (the selection box remains empty), you can enter the IP address of your Sonos zone in the field '''New IP'''and then push the '''Select''' button, 
     32   * Wait for few seconds for a complete initialiazation 
     33 
     34Automatic discovery (UPnP discovery) could require an additional setup of your Vera Lite. Please read the explanations in this message if it does not work directly: http://forum.micasaverde.com/index.php/topic,16905.msg132502.html#msg132502 
     35 
     36If you have several Sonos zones and you want to drive more than one of your Sonos zones in the Vera, you can add additional devices in the Vera. Here is how to create an additional device: #CreateDevice 
     37 
     38=== How To (manual installation) === #HowToManual 
     39 * Install the UPnP event proxy plugin from the MiOS Marketplace. 
    5440 
    5541 * Upload the Sonos plugin files: 
     
    7965     * L_SonosTTS.lua 
    8066     * S_Sonos1.xml 
    81  * Create the Sonos device: 
     67 * Create a Sonos device: #CreateDevice 
    8268   * Open '''Toolbox''' section (UI4) or '''APPS''' section (UI5); open '''MiOS Developers''' (UI4) or '''Develop Apps''' (UI5) >> '''Create Device'''. 
    8369     * In the '''!Upnp Device Filename''' input box enter ''D_Sonos1.xml''. 
     
    8773     * Click '''Create device'''. 
    8874   * (UI4) Close this window and Save. 
    89    * (UI5) Close the popup windiw that informs you about the creation of a new device, then push the '''Reload''' button. 
     75   * (UI5) Close the popup window that informs you about the creation of a new device, then push the '''Reload''' button. 
    9076   * When reload is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers) 
    9177 * Select your Sonos: