Changes between Version 37 and Version 38 of WikiStart
- Timestamp:
- 2014-02-16 12:36:45 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v37 v38 6 6 Development Status 7 7 8 Tested features :8 Tested features (outdated): 9 9 10 10 * Supported Models: ZP80, ZP100, Sonos3, Sonos5, Sonos Connect, Sonos Connect AMP tested … … 47 47 * Vera with UI4, and UI5 has been tested. 48 48 * 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/beta 2#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# 50 50 * 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) 51 51 … … 57 57 * For UI4 users only: rename D_Sonos1_UI4.json into D_Sonos1.json 58 58 * Use WinSCP ( http://winscp.net/eng/index.php ) to upload certain files: 59 * the MP3 file (Sonos_silence.mp3) goes into ''/etc/cmh-ludl/''60 59 * the following PNG files go into ''/www/cmh/skins/default/icons/'' 61 60 * Sonos.png … … 69 68 * All other files can be uploaded using the normal MiOS UI 70 69 * 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 73 71 * S_SonosGroupRenderingControl1.xml 74 * S_SonosMusicServices1.xml 75 * S_SonosRenderingControl1.xml 76 * S_SonosZoneGroupTopology1.xml 72 * S_RenderingControl1.xml 77 73 * 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''' 78 74 * D_Sonos1.xml … … 81 77 * J_Sonos1.js 82 78 * L_Sonos1.lua 79 * L_SonosTTS.lua 83 80 * S_Sonos1.xml 84 81 * Create the Sonos device: … … 103 100 Automatic 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 104 101 105 == User Interface ==102 == User Interface (outdated) == 106 103 [[Image(Sonos-Dialog-Control.png, title="Dialog Control Tab", width=50%)]] [[Image(Sonos-Dialog-Player.png, title="Dialog Player Tab", width=50%)]] 107 104 108 105 == Scenes == 109 === Creating a Sonos scene under UI5 ===106 === Creating a Sonos scene under UI5 (outdated) === 110 107 [[Image(SonosUI5AdvancedScene.jpg, right, title="UI5 Scene Example", width=50%)]] To use the Sonos device under UI5, follow the steps outlined below. 111 108 … … 149 146 * AI:`name` - Play the line-in audio input of the Sonos unit with name "name" 150 147 * 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 151 149 * FR:`radio` - Play the favorite radio station having "radio" as name 152 150 * SQ:`name` - Play the Sonos playlist having "name" as name … … 157 155 158 156 159 === Making a Sonos "Say" something ===157 === Making a Sonos "Say" something (outdated) === 160 158 The Sonos plugin exposes Text to Speech capability through Google's service. The functionality is exposed declaratively through the ''Say'' action under Advanced Scenes. 161 159 The functionality is also exposed programmatically via Lua code: … … 175 173 176 174 177 === Making a Sonos play an alert message ===175 === Making a Sonos play an alert message (outdated) === 178 176 This functionality is exposed declaratively through the ''Alert'' action under Advanced Scenes. 179 177 The functionality is also exposed programmatically via Lua code: … … 192 190 193 191 194 == Service Variables ==192 == Service Variables (outdated) == 195 193 196 194 `urn:micasaverde-com:serviceId:Sonos1`