Changes between Version 16 and Version 17 of WikiStart


Ignore:
Timestamp:
2012-11-29 07:13:21 (11 years ago)
Author:
guessed
Comment:

Rudimentary changes to show off some of @lolodomo's UI work now it's not changing often ;)

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
     1[[Image(Sonos-Dashboard.png, right, title="Dashboard Display", width=30%)]] 
     2 
    13= The Sonos Wireless !HiFi Music Systems plugin for Vera = 
    2 === This plugin allows you to control your Sonos via Vera scenes. === 
    3 As I am a newbie in this pls be aware that most parts of the code has been found in other threads. Thanks a lot to many of you in the MCV forum. Be aware that the code is currently in working state - no skills from my side to do it cleaner or better :-) 
    4  
    5 Thanks a lot to @guessed for his tremendous help dragging me through (and helping out) the process of making my first plugin! Credit goes to him for many changes in structure and good practise doing plugins - thanks! 
     4This plugin permits control of your Sonos via Vera scenes. 
    65 
    76Development Status 
    87 
    9 Supported and tested features (no guaranties though): 
     8Tested features: 
    109 
    11  * Supported Models: ZP80 and ZP100 tested 
     10 * Supported Models: ZP80, ZP100, Sonos3, Sonos5, Sonos Connect, Sonos Connect AMP tested 
    1211 * Functionality: 
    1312   * Sonos: 
     
    3938 * Autodiscovery of Zones 
    4039 * Autonaming of zone names 
    41  * Select source (Playlist, Radio, Services, etc) 
    42  * Status on what is playing etc. in GUI 
    4340 
    4441== Installation == #Installation 
    4542=== What you need === #Whatyouneed 
    46  * Vera with UI4 has only been tested. 
     43 * Vera with UI4, and UI5 has been tested. 
    4744 * A Sonos Zone 
    4845 * 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/trunk# 
     
    6259 * Now actions are available in scenes 
    6360 
    64 == Example Scenes == 
     61== User Interface == 
     62[[Image(Sonos-Dialog-Control.png, title="Dialog Control Tab", width=50%)]] 
     63[[Image(Sonos-Dialog-Player.png, title="Dialog Player Tab", width=50%)]] 
     64 
     65== Scenes == 
    6566=== Creating a Sonos scene under UI5 === 
    6667[[Image(SonosUI5AdvancedScene.jpg, right, title="UI5 Scene Example", width=50%)]] 
     
    8788 
    8889== Reference == 
     90 * Main discussion area - http://forum.micasaverde.com/index.php/board,47.0.html 
    8991 * Example [http://forum.micasaverde.com/index.php/topic,8505.msg75764.html#msg75764 UI5 scene post] from @parkerc