Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single Sonos does not be regognized #43

Open
juergenschubert opened this issue Oct 30, 2016 · 2 comments
Open

Single Sonos does not be regognized #43

juergenschubert opened this issue Oct 30, 2016 · 2 comments

Comments

@juergenschubert
Copy link

[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

@juergenschubert
Copy link
Author

sudo npm install [email protected] was what I installed in my Raspberry PI

@juergenschubert
Copy link
Author

I went down to 0.2.2 and it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant