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

Stopping working fine, playing not at all #73

Closed
peter99330 opened this issue May 26, 2019 · 3 comments
Closed

Stopping working fine, playing not at all #73

peter99330 opened this issue May 26, 2019 · 3 comments
Labels

Comments

@peter99330
Copy link

Hi,

I have a very basic configuration of the plugin:
{ "name": "Sonos", "service": "switch", "brightness": true, "platform": "ZP" }

Turning the accessory on however does not do anything. Stopping the music works perfectly every time, but there is no way to resume playing through Homekit once the music is stopped.
This has worked before but stopped working a few days back.
Any thought? The switch in the Home app is not affected. It turns on and stays on. It just does not have any effect on the actual sonos device.

There is log output when turning "off": Kitchen Sonos: power (play/pause) changed from true to false but none whatsoever when trying to turn sonos back on.

@ebaauw
Copy link
Owner

ebaauw commented May 26, 2019

In the Sonos app, does the zoneplayer have a selected input? When it doesn't there's nothing to play. homebridge-zp cannot handle that without support for input selection (#8, #32).

@peter99330
Copy link
Author

It does. Does not matter which service (Apple Music, TuneIn, Spotify).
When starting music via the Sonos app, then stopping it via Siri/Home it stops but is still selected in the app. Restarting the music only works by pressing play in the Sonos app, not via Siri/Home.

@ebaauw
Copy link
Owner

ebaauw commented May 26, 2019

That’s odd. Can you please capture and attach a debug log file? See https://github.com/ebaauw/homebridge-hue#debug-log-file.

@ebaauw ebaauw added the question label Jun 3, 2019
@ebaauw ebaauw closed this as completed Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants