-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Is it possible to add the Picture Mute command as possible Remote commands?
I have tried to find it in the /BeoZone/Zone/ endpoint, but couldn't find the right command.
However, it seems to work just fine on my 11 with the /BeoOneWay/Input endpoint, which the old "Beo Remote app" used :
curl --location -g --request POST 'http://beovision-11.local:8080/BeoOneWay/Input' --header 'Content-Type: application/json' --data '{"timestamp":747280124,"command":"PMUTE"}'
curl --location -g --request POST 'http://beovision-11.local:8080/BeoOneWay/Input' --header 'Content-Type: application/json' --data '{"timestamp":747280124,"command":"RELEASE"}
It doesn't work on the Harmony though, but that has the /BeoDevice/motorizedSpeaker instead.
The Harmony does seem to accept keypresses via /BeoOneWay/Input
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels