-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
Can you send me info on the error? Realistically I wont have time to look
into it til mid October though
G
Il giorno ven 8 set 2023 alle 03:51 nigels0 ***@***.***> ha
scritto:
… 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?
—
Reply to this email directly, view it on GitHub
<#26>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOOHKDM45O3ODPZCRC76K23XZL2B5ANCNFSM6AAAAAA4QGNRCA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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. |
Actually the mlgw integration does not have a remote service. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: