Changes between Version 36 and Version 37 of WikiStart
- Timestamp:
- 2013-11-10 20:21:08 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v36 v37 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 1#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# 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 … … 65 65 * Sonos_75.png 66 66 * Sonos_100.png 67 * Sonos_125.png 68 * Sonos_150.png 67 69 * All other files can be uploaded using the normal MiOS UI 68 70 * 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''' … … 84 86 * In the '''!Upnp Device Filename''' input box enter ''D_Sonos1.xml''. 85 87 * In the '''Description''' input box enter a name for the panel device, e.g. ''Sonos Living Room''. 86 * In the '''Ip Address''' input box enter the IP address of your Sonos zone (you can find this information opening About my Sonos system in your Sonos application) .88 * In the '''Ip Address''' input box enter the IP address of your Sonos zone (you can find this information opening About my Sonos system in your Sonos application) or leave it blank and run later the next step "Select your Sonos". 87 89 * In the '''Parent device''' list box select ''No parent''. 88 90 * Click '''Create device'''. 89 91 * (UI4) Close this window and Save. 90 92 * (UI5) Close the popup windiw that informs you about the creation of a new device, then push the '''Reload''' button. 91 92 === Configuration === #Configuration 93 * In the Sonos device advanced control tab specify the IP Address of your Sonos Zone 94 * Now actions are available in scenes 93 * When reload is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers) 94 * Select your Sonos: 95 * Find your new device in the UI, 96 * Click on its wrench button, 97 * Open the '''Settings''' tab, 98 * Push the '''Discover''' button and wait for few seconds until the selection box is filled and the '''Select''' button is enabled again, 99 * Select your Sonos in the selection box and then push the '''Select''' button, 100 * 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, 101 * Wait for few seconds for a complete initialiazation 102 103 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 95 104 96 105 == User Interface == … … 200 209 201 210 `urn:upnp-org:serviceId:AVTransport` 202 * `AbsoluteCounterPosition`203 * `AbsoluteTimePosition`204 211 * `AVTransportURI` - 205 212 * `AVTransportURIMetaData` - … … 220 227 * `CurrentTransportActions` - 221 228 * `NumberOfTracks` - 222 * `RelativeCounterPosition`223 229 * `RelativeTimePosition` 224 230 * `TransportPlaySpeed` - not updated when the UPnP event proxy is used