Skip to content

Feature request: Add Picture mute (P.MUTE) command? #56

@pieterhoekstra

Description

@pieterhoekstra

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions