You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zone Players
Zone Name Coordinator Group Location UUID Version MinCompatVer Compat WiMode HasSSID WiFreq WiEna BeEx
Wohnzimmer true RINCON_5CAAFDC1AD4001400:0 http://192.168.1.245:1400/xml/device_description.xml RINCON_5CAAFDC1AD4001400 33.15-33210 32.0-00000 1 1 2412 1 0
$uname -a
Linux homebridge 4.4.26+ #915 Thu Oct 20 17:02:14 BST 2016 armv6l GNU/Linux
$node -v
v5.0.0
$gcc --version
gcc (Raspbian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I can't do anything.Each click on my home app causes the
[Musik Wohnzimmer] Ignoring request; Sonos device has not yet been discovered
I have installed the @0.0.4 Version of the sonos addon
The text was updated successfully, but these errors were encountered:
[Musik Wohnzimmer] Ignoring request; Sonos device has not yet been discovered
when I click in from Iphone Home I do get multiple of these errors
It starts when I start my homebridge from the User PI home directory with
[Musik Wohnzimmer] Initializing Sonos accessory...
my json looks like:
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},
"accessories": [
{
"accessory": "Sonos",
"name": "Musik Wohnzimmer",
"room": "Wohnzimmer"
}
]
}
The Sonos zone info looks like:
Zone Players
Zone Name Coordinator Group Location UUID Version MinCompatVer Compat WiMode HasSSID WiFreq WiEna BeEx
Wohnzimmer true RINCON_5CAAFDC1AD4001400:0 http://192.168.1.245:1400/xml/device_description.xml RINCON_5CAAFDC1AD4001400 33.15-33210 32.0-00000 1 1 2412 1 0
$uname -a
Linux homebridge 4.4.26+ #915 Thu Oct 20 17:02:14 BST 2016 armv6l GNU/Linux
$node -v
v5.0.0
$gcc --version
gcc (Raspbian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I can't do anything.Each click on my home app causes the
[Musik Wohnzimmer] Ignoring request; Sonos device has not yet been discovered
I have installed the @0.0.4 Version of the sonos addon
The text was updated successfully, but these errors were encountered: