Changes between Version 37 and Version 38 of WikiStart


Ignore:
Timestamp:
2014-02-16 12:36:45 (10 years ago)
Author:
lolodomo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v37 v38  
    66Development Status 
    77 
    8 Tested features: 
     8Tested features (outdated): 
    99 
    1010 * Supported Models: ZP80, ZP100, Sonos3, Sonos5, Sonos Connect, Sonos Connect AMP tested 
     
    4747 * Vera with UI4, and UI5 has been tested. 
    4848 * 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/beta2# 
     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/beta3# 
    5050 * 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) 
    5151 
     
    5757   * For UI4 users only: rename D_Sonos1_UI4.json into D_Sonos1.json 
    5858   * Use WinSCP ( http://winscp.net/eng/index.php ) to upload certain files: 
    59      * the MP3 file (Sonos_silence.mp3) goes into ''/etc/cmh-ludl/'' 
    6059     * the following PNG files go into ''/www/cmh/skins/default/icons/'' 
    6160       * Sonos.png 
     
    6968     * All other files can be uploaded using the normal MiOS UI 
    7069   * In the '''Toolbox''' section (UI4) or '''APPS''' section (UI5), open '''MiOS Developers''' (UI4) or '''Develop Apps''' (UI5) >> '''Luup Files''' and upload the following files, uncheck the '''Restart Luup after upload''' checkbox and click '''GO''' 
    71      * S_SonosAVTransport1.xml 
    72      * S_SonosContentDirectory1.xml 
     70     * S_AVTransport1.xml 
    7371     * S_SonosGroupRenderingControl1.xml 
    74      * S_SonosMusicServices1.xml 
    75      * S_SonosRenderingControl1.xml 
    76      * S_SonosZoneGroupTopology1.xml 
     72     * S_RenderingControl1.xml 
    7773   * In the '''Toolbox''' section (UI4) or '''APPS''' section (UI5), open '''MiOS Developers''' (UI4) or '''Develop Apps''' (UI5) >> '''Luup Files''' and upload the following files, check the '''Restart Luup after upload''' checkbox and click '''GO''' 
    7874     * D_Sonos1.xml 
     
    8177     * J_Sonos1.js 
    8278     * L_Sonos1.lua 
     79     * L_SonosTTS.lua 
    8380     * S_Sonos1.xml 
    8481 * Create the Sonos device: 
     
    103100Automatic 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 
    104101 
    105 == User Interface == 
     102== User Interface (outdated) == 
    106103[[Image(Sonos-Dialog-Control.png, title="Dialog Control Tab", width=50%)]] [[Image(Sonos-Dialog-Player.png, title="Dialog Player Tab", width=50%)]] 
    107104 
    108105== Scenes == 
    109 === Creating a Sonos scene under UI5 === 
     106=== Creating a Sonos scene under UI5 (outdated) === 
    110107[[Image(SonosUI5AdvancedScene.jpg, right, title="UI5 Scene Example", width=50%)]] To use the Sonos device under UI5, follow the steps outlined below. 
    111108 
     
    149146 * AI:`name` - Play the line-in audio input of the Sonos unit with name "name" 
    150147 * TR:`id` - Play the tunein radio station having "id" (a number) as id 
     148 * SR:`id` - Play the Sirius radio station having "id" as id 
    151149 * FR:`radio` - Play the favorite radio station having "radio" as name 
    152150 * SQ:`name` - Play the Sonos playlist having "name" as name 
     
    157155 
    158156 
    159 === Making a Sonos "Say" something === 
     157=== Making a Sonos "Say" something (outdated) === 
    160158The Sonos plugin exposes Text to Speech capability through Google's service.  The functionality is exposed declaratively through the ''Say'' action under Advanced Scenes. 
    161159The functionality is also exposed programmatically via Lua code: 
     
    175173 
    176174 
    177 === Making a Sonos play an alert message === 
     175=== Making a Sonos play an alert message (outdated) === 
    178176This functionality is exposed declaratively through the ''Alert'' action under Advanced Scenes. 
    179177The functionality is also exposed programmatically via Lua code: 
     
    192190 
    193191 
    194 == Service Variables == 
     192== Service Variables (outdated) == 
    195193 
    196194`urn:micasaverde-com:serviceId:Sonos1`