6 | | Development Status |
7 | | |
8 | | Tested features (outdated): |
9 | | |
10 | | * Supported Models: ZP80, ZP100, Sonos3, Sonos5, Sonos Connect, Sonos Connect AMP tested |
11 | | * Functionality: |
12 | | * Sonos: |
13 | | * Mute |
14 | | * !UnMute |
15 | | * !SetVolume |
16 | | * PlayURI (Places chosen audio file into queue) |
17 | | * !MediaNavigation: |
18 | | * !ChapterDown(Not implemented) |
19 | | * !ChapterUp (Not implemented) |
20 | | * !DiskDown (Not implemented) |
21 | | * !DiskUp (Not implemented) |
22 | | * !FastForward (Not implemented yet) |
23 | | * Play, Pause, Seek |
24 | | * !QuickSkip (Not implemented) |
25 | | * Rewind |
26 | | * !SkipDown (implemented as 'Next' on Sonos) |
27 | | * !SkipUp (implemented as 'Previous' on Sonos) |
28 | | * Slow (Not implemented) |
29 | | * Stop |
30 | | * Speech |
31 | | * Say (TTS by Google) |
32 | | * Playlists |
33 | | * !PlayList Save & Restore |
34 | | * Advanced Dialog UI |
35 | | * Volume & Equalization |
36 | | * Volume: |
37 | | * Down (by 3 out of 100) |
38 | | * Mute (a toggle mute function - currently a poor mans version) |
39 | | * Up (by 3 out of 100) |
40 | | * Set Bass, Treble & Loudness Levels |
41 | | * Periodic Updates |
42 | | * Updates automatically, every 15s, from Sonos device |
43 | | * Manual Poll also available for scene scripting |
| 6 | As a bonus, a Text to Speech feature is included. |
52 | | === How To === #HowTo |
53 | | * Install the UPnP event proxy plugin from the APP store. |
| 15 | === How To (MiOS Marketplace) === #HowTo |
| 16 | The plugin version available in the MiOS Marketplace is for UI5, not for UI4. |
| 17 | For UI4, please read #HowToManual |
| 18 | |
| 19 | * Install the UPnP event proxy plugin from the MiOS Marketplace. |
| 20 | |
| 21 | * Install the Sonos plugin from the MiOS Marketplace. |
| 22 | |
| 23 | * When installation is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers) |
| 24 | |
| 25 | * Finally select your Sonos: |
| 26 | * Find your new device in the UI, |
| 27 | * Click on its wrench button, |
| 28 | * Open the '''Settings''' tab, |
| 29 | * Push the '''Discover''' button and wait for few seconds until the selection box is filled and the '''Select''' button is enabled again, |
| 30 | * Select your Sonos in the selection box and then push the '''Select''' button, |
| 31 | * 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, |
| 32 | * Wait for few seconds for a complete initialiazation |
| 33 | |
| 34 | 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 |
| 35 | |
| 36 | If you have several Sonos zones and you want to drive more than one of your Sonos zones in the Vera, you can add additional devices in the Vera. Here is how to create an additional device: #CreateDevice |
| 37 | |
| 38 | === How To (manual installation) === #HowToManual |
| 39 | * Install the UPnP event proxy plugin from the MiOS Marketplace. |