Changes between Version 16 and Version 17 of WikiStart
- Timestamp:
- 2012-11-29 07:13:21 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v16 v17 1 [[Image(Sonos-Dashboard.png, right, title="Dashboard Display", width=30%)]] 2 1 3 = 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! 4 This plugin permits control of your Sonos via Vera scenes. 6 5 7 6 Development Status 8 7 9 Supported and tested features (no guaranties though):8 Tested features: 10 9 11 * Supported Models: ZP80 and ZP100tested10 * Supported Models: ZP80, ZP100, Sonos3, Sonos5, Sonos Connect, Sonos Connect AMP tested 12 11 * Functionality: 13 12 * Sonos: … … 39 38 * Autodiscovery of Zones 40 39 * Autonaming of zone names 41 * Select source (Playlist, Radio, Services, etc)42 * Status on what is playing etc. in GUI43 40 44 41 == Installation == #Installation 45 42 === What you need === #Whatyouneed 46 * Vera with UI4 has onlybeen tested.43 * Vera with UI4, and UI5 has been tested. 47 44 * A Sonos Zone 48 45 * 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# … … 62 59 * Now actions are available in scenes 63 60 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 == 65 66 === Creating a Sonos scene under UI5 === 66 67 [[Image(SonosUI5AdvancedScene.jpg, right, title="UI5 Scene Example", width=50%)]] … … 87 88 88 89 == Reference == 90 * Main discussion area - http://forum.micasaverde.com/index.php/board,47.0.html 89 91 * Example [http://forum.micasaverde.com/index.php/topic,8505.msg75764.html#msg75764 UI5 scene post] from @parkerc