Changes between Version 36 and Version 37 of WikiStart


Ignore:
Timestamp:
2013-11-10 20:21:08 (10 years ago)
Author:
lolodomo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v36 v37  
    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/beta1# 
     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# 
    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 
     
    6565       * Sonos_75.png 
    6666       * Sonos_100.png 
     67       * Sonos_125.png 
     68       * Sonos_150.png 
    6769     * All other files can be uploaded using the normal MiOS UI 
    6870   * 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''' 
     
    8486     * In the '''!Upnp Device Filename''' input box enter ''D_Sonos1.xml''. 
    8587     * 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". 
    8789     * In the '''Parent device''' list box select ''No parent''. 
    8890     * Click '''Create device'''. 
    8991   * (UI4) Close this window and Save. 
    9092   * (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 
     103Automatic 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 
    95104 
    96105== User Interface == 
     
    200209 
    201210`urn:upnp-org:serviceId:AVTransport` 
    202  * `AbsoluteCounterPosition` 
    203  * `AbsoluteTimePosition` 
    204211 * `AVTransportURI` - 
    205212 * `AVTransportURIMetaData` - 
     
    220227 * `CurrentTransportActions` - 
    221228 * `NumberOfTracks` - 
    222  * `RelativeCounterPosition` 
    223229 * `RelativeTimePosition` 
    224230 * `TransportPlaySpeed` - not updated when the UPnP event proxy is used