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
How would I use these commands? So far everything is working great but the A/B speaker commands do not work. Everything else does work. I'm trying it like this:
Question
How would I use these commands? So far everything is working great but the A/B speaker commands do not work. Everything else does work. I'm trying it like this:
onkyo.speakerAbControlStatusA()
or like this
onkyo.sendCommand("SPEAKER_AB_CONTROL", "STATUS_A")
Both attempts get me
Unhandled rejection Error: connect ETIMEDOUT 196.168.1.176:60128 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)
I'm using version 0.8.2. If any more information is required I'd be happy to provide it.
The text was updated successfully, but these errors were encountered: