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

Remote commands #26

Open
nigels0 opened this issue Sep 8, 2023 · 3 comments
Open

Remote commands #26

nigels0 opened this issue Sep 8, 2023 · 3 comments

Comments

@nigels0
Copy link

nigels0 commented Sep 8, 2023

Hi,

I’m having trouble with sending remote commands. I’m trying:

`service: remote.send_command

data:

num_repeats: 1

delay_secs: 0.4

hold_secs: 0

command: Digit-4

target:

entity_id: remote.beovision11_55`

but I’m getting an error in developer tools. Can you give me a hint on how to send remote control numeric commands?

what I’m actually trying to do is build an automation that will turn on a source and set the radio station number - maybe there is a better way?

@giachello
Copy link
Owner

giachello commented Sep 8, 2023 via email

@nigels0
Copy link
Author

nigels0 commented Sep 8, 2023

Thanks, not sure it is an error though - basically, I’m trying to select a radio channel in an automation - I can start up the media player, but don’t know how to choose the channel.

@giachello
Copy link
Owner

Actually the mlgw integration does not have a remote service.
You are welcome to implement it. my other integration, beoplay does have remote and the implementation would be very similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants