jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Unable to see if Beam has an active line-in signal. #745

Open richarddeweerd opened 4 years ago

richarddeweerd commented 4 years ago

In the state of my Beam there is no difference between an active or an inactive signal.

Is there any way to signal that?

jishi commented 4 years ago

I'm not sure, I haven't investigated it. I know that there is a way to know if something is connected to an analog line-in, and I assume the same would go for an SPDIF or HDMI ARC connection. If you are using the auto-play feature, I assume the playState would change between PLAYING and STOPPED.