Switch item=lrSonosLed
Text item=lrSonosCT
Switch item=lrSonosAlm label="Alarm"
Switch item=lrSonosMute label="Mute"
Switch item=lrSonosPlay
Switch item=lrSonosStop
Switch item=lrSonosPause
Setpoint item=lrSonosVolume label="Volume" icon="volume" minValue="0" maxValue="100" step="10"
String lrSonosCT "Now Playing" (gLivingRoom, Sonos) { sonos="<[RINCON_000E58852BCC01400:currenttrack]"}
Switch lrSonosLed "Led" (gLivingRoom, Sonos) {sonos=">[ON:RINCON_000E58852BCC01400:led], >[OFF:RINCON_000E58852BCC01400:led]"}
Switch lrSonosAlm "Alarm" (gLivingRoom, Sonos) {sonos=">[ON:RINCON_000E58852BCC01400:alarm], >[OFF:RINCON_000E58852BCC01400:alarm]"}
Switch lrSonosMute "Mute" (gLivingRoom, Sonos) {sonos=">[ON:RINCON_000E58852BCC01400:mute], >[OFF:RINCON_000E58852BCC01400:mute]"}
Switch lrSonosPlay "Play" (gLivingRoom, Sonos) {sonos="*[ON:RINCON_000E58852BCC01400:play]"}
Switch lrSonosStop "Stop" (gLivingRoom, Sonos) {sonos="*[ON:RINCON_000E58852BCC01400:stop]"}
Switch lrSonosPause "Pause" (gLivingRoom, Sonos) {sonos="*[ON:RINCON_000E58852BCC01400:pause]"}
Number lrSonosVolume "Volume [%.1f]" (gLivingRoom, Sonos) {sonos=">[RINCON_000E58852BCC01400:volume]"}
osgi> 06:31:42.431 INFO runtime.busevents[:42] - lrSonosMute received command ON
06:31:42.433 ERROR o.o.b.s.internal.SonosBinding[:527] - Action Invalid Value Exception Invalid boolean value string: On
06:31:42.520 INFO runtime.busevents[:46] - lrSonosMute state updated to ON
--
You received this message because you are subscribed to the Google Groups "openhab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
20:55:16.352 DEBUG o.o.b.s.internal.SonosBinding[:186] - Added a new ZonePlayer with ID e0b059ce-8959-ceb9-1750-ce0989b98039 as configuration for device Sonos [udn=uuid:e0b059ce-8959-ceb9-1750-ce0989b98039, device=(RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:e0b059ce-8959-ceb9-1750-ce0989b98039, Descriptor: http://192.168.1.34:8888/upnp_descriptor_0, Root: true]
20:55:25.497 DEBUG o.o.b.s.internal.SonosBinding[:186] - Added a new ZonePlayer with ID 11111111-1111-1111-1111-111111111111 as configuration for device Sonos [udn=uuid:11111111-1111-1111-1111-111111111111, device=(RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:11111111-1111-1111-1111-111111111111, Descriptor: http://192.168.1.1:65535/rootDesc.xml, Root: true]
"at the upnp level only sonos compatible devices are retained upon discovery."Some reason the filtering does not work on my system.e.g. First device is onkyo av receiver and second one is my router.
20:55:16.352 DEBUG o.o.b.s.internal.SonosBinding[:186] - Added a new ZonePlayer with ID e0b059ce-8959-ceb9-1750-ce0989b98039 as configuration for device Sonos [udn=uuid:e0b059ce-8959-ceb9-1750-ce0989b98039, device=(RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:e0b059ce-8959-ceb9-1750-ce0989b98039, Descriptor: http://192.168.1.34:8888/upnp_descriptor_0, Root: true]
20:55:25.497 DEBUG o.o.b.s.internal.SonosBinding[:186] - Added a new ZonePlayer with ID 11111111-1111-1111-1111-111111111111 as configuration for device Sonos [udn=uuid:11111111-1111-1111-1111-111111111111, device=(RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:11111111-1111-1111-1111-111111111111, Descriptor: http://192.168.1.1:65535/rootDesc.xml, Root: true]
Another problem is that predefined UDN's does not work20:16:24.483 DEBUG o.o.b.s.internal.SonosBinding[:915] - Querying network for UPNP with UDN uuid:RINCON_000E5855XXXXXXXX!SESSION 2013-05-03 20:16:16.336 -----------------------------------------------eclipse.buildId=unknownjava.version=1.6.0_41java.vendor=Apple Inc.BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US…!ENTRY org.eclipse.equinox.cm 4 0 2013-05-03 20:16:24.488!MESSAGE!STACK 0java.lang.NullPointerExceptionat org.openhab.binding.sonos.internal.SonosBinding.updated(SonosBinding.java:918)at org.eclipse.equinox.internal.cm.ManagedServiceTracker$1.run(ManagedServiceTracker.java:183)at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)Reason is that search is activated before start() method (upnpService is null).-Pali
2013/5/3 Karel Goderis <>
Hi
The sonos bridge is currently not supported, and at the upnp level only sonos compatible devices are retained upon discovery. Indeed the thread then polls all sonos devices and assumes these are players - need to correct that3) I need to check in detailK
Sent from my iPhone
To unsubscribe from this group and stop receiving emails from it, send an email to .
To post to this group, send email to .
Visit this group at http://groups.google.com/group/openhab?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "openhab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to .
To post to this group, send email to .
11:37:31.226 WARN o.t.c.p.RetrieveRemoteDescriptors[:138]- Received device descriptor without or with invalid Content-Type: http://192.168.114.201:5000/ssdp/desc-DSM-bond0.xml11:37:31.284 WARN o.t.c.p.RetrieveRemoteDescriptors[:264]- Service descriptor retrieval failed: http://192.168.114.201:5000/dummy.xml, 404 Not Found
--
You received this message because you are subscribed to the Google Groups "openhab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab.