Thanks my man, I have the Tv ON/Off working but I can’t add HdMI 1. and it actually my goal is to het HDMI 1 to work and call it from alexa. this is the code. help me with that thanks
Oh, thanks again Brother 80% done with this project. Now how do I get Alexa to switch to HDMI1. Before setting up this codes on Hassio. I was able to control ON/Off. Volume and Chanel, with Alexa skills and RM pro but not the HDMI. I was hoping now that I can switch the HDMI 1 from HA. I can as well do it on Alexa.
Whatever I say Alexa won’t switch to
HDMI. So what should I say?
Stupid noob question: I have broadlink RM mini 3 and I use it with my old Samsung TV (first generation of smart tvs that are actually not smart ). The main issue I have is that the original remote does not support direct call of exact source. I have to press “source” button then I move to “HDMI 3”. The same is with rm 3 mini. So I would like to add command to turn on TV and switch to HDMI 3 (and then use it in Alexa scene “movie night” for example). From the links above I have found the code, but I have no idea where to put it…
The vast majority of remotes will have the same code for ON/OFF. I suggest you try this workaround, which works for any other “dumb” IR-controlled device.
Create an input_boolean.bluray_state
Create a script that sends the ON command to the player and then turns ONinput_boolean.bluray_state, only on the condition that it is OFF.
Create another script that sends the OFF command to the player and then turns OFFinput_boolean.bluray_state, only on the condition that it is ON.
Trigger the scripts from the UI or use them as actions in your automations.
I’m trying to get these codes to work on a Samsung TV to change the HDMI input. I tried all the “conversors” in this thread but none of them worker.
The only code that worked for me was your HDMI 1 code: JgBGAJOSEjcUMxUzFQ4UDhEREREUDxMzETcSNxMQEw4UDhEREhAUMxUOERERNxQPEzMRNxI3ExATMxUzEhEUMxIRExATDhQADQUAAA==
Do you have the code for the other HDMI inputs for samsung (HDMI 2, 3 and 4)? Or can you tell me where/how you got this so I could try to get the others?
The broadlink manager (https://sourceforge.net/projects/broadlink-manager/) will allow you to pair your broadlink with the (windows?) app and then learn codes from your remote. The codes can then be copied into HA for automation.
Thanks for the reply. The problem is my remote control doesn’t have the “HDMI 1” to “HDMI 4” comands.
To change HDMI I have to press “source” then roll to the HDMI I need, then press enter.
But, i managed to find the codes for HDMI 1, 2 and 3. I’m still looking for HDMI 4.
If anybody needs it, there they go:
HDMI 1: JgBGAJOSEjcUMxUzFQ4UDhEREREUDxMzETcSNxMQEw4UDhEREhAUMxUOERERNxQPEzMRNxI3ExATMxUzEhEUMxIRExATDhQADQUAAA==
I have the HDMI 4 command working on a file that worked on a few different Samsung TV models, currently running it on SmartIR. Should work fine with you. I’ve added all of them here;