Version 2 (modified by anker, 13 years ago) (diff) |
---|
The Sonos Wireless HiFi? Music Systems plugin for Vera¶
This plugin allows you to control your Sonos via Vera.
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 :-)
Development Status¶
Supported and tested features:
- Supported Models: ZP80 and ZP100 tested
- Supported Functions: Play, Pause, Stop, Previous, Next, IncreaseVolume?, DecreaseVolume, Mute, UnMute
To do list:
- Autodiscover Zones
- Autonaming of zone names
- Select source (Playlist, Radio, Services, etc)
- Status on what is playing etc. in GUI
Version history:
- 0.1 - basics
Installation¶
What you need¶
- (UI4) A Sonos Zone
- (UI4) The 3 plugin files (I_Sonos1.xml, D_Sonos1.xml, S_Sonos1.xml)
How To¶
- Upload the plugin files:
- In the Toolbox section open MiOS Developers >> Luup Files and upload all the files you downloaded. check the Restart Luup after upload checkbox and click GO.
- Create the Sonos device:
- Open Create Device.
- In the UpnpDevFilename input box enter D_Sonos1.xml.
- In the Description input box enter a name for the panel device, e.g. Sonos Livning Room.
- Click Create device.
- Close this window and Save.
Configuration¶
- In the Sonos device advanced control tab specify the IP Address of your Sonos Zone
- Now actions are available in scenes
- powermax.jpg (7.9 KB) - added by utz 3 months ago.
- ui5_serial_port_config.png (15.3 KB) - added by mcvflorin 4 weeks ago.
- powermaxui4.png (126.1 KB) - added by utz 2 weeks ago.UI4 screenshot
- log.png (113.0 KB) - added by utz 2 weeks ago.UI4 screenshot
- control.png (33.3 KB) - added by utz 2 weeks ago.UI4 screenshot
Attachments
- D_Sonos1.xml (599 bytes) - added by anker 13 years ago.
- I_Sonos1.xml (5.6 KB) - added by anker 13 years ago.
- S_Sonos1.xml (701 bytes) - added by anker 13 years ago.
- SonosUI5AdvancedScene.jpg (80.8 KB) - added by guessed 12 years ago.
- Sonos-Dashboard.png (23.9 KB) - added by guessed 12 years ago.
- Sonos-Dialog-Control.png (43.0 KB) - added by guessed 12 years ago.
- Sonos-Dialog-Player.png (58.8 KB) - added by guessed 12 years ago.