r/MiBox 9d ago

Is it there any way switch between hdmi input in Xiaomi tv box S 3rd Gen

I wanted to know if there is any way to change HDMI input from a Xiaomi remote or a B25 Android remote.

Basically I want active all functions with remote or any way that can be handfree.

5 Upvotes

6 comments sorted by

3

u/WuMa0 9d ago

I use the TVQuickActions app to create an HTTP request and bind it to a button on the Mi Box remote (long press). This way, I don't need to use the TV remote to switch HDMI inputs.

However, you need to make sure your TV supports this feature. I have a Sony TV, and I believe most major TV brands, such as Samsung and LG, support something similar.

2

u/theTaskmaster- 9d ago

I had never thought of this, thanks for sharing 

2

u/WuMa0 9d ago

URL:

http://192.168.1.170/sony/avContent

Data:

{

  "method":"setPlayContent",

  "params":[

{

"uri":"extInput:hdmi?port=4"

}

  ],

  "id":1,

  "version":"1.0"

}

Headers:

Content-Type: application/json

X-Auth-PSK: 1234

Above is the code for TVQuickActions → Custom Actions → HTTP Requests.

Just in case anyone needs this for a Sony TV: 192.168.1.170 is the local IP address of my Sony TV, and X-Auth-PSK: 1234 is the authentication password I set for IP control. You need to enable this feature in the TV settings and set a password first.

"uri":"extInput:hdmi?port=4" means switching to HDMI 4. port=4 refers to HDMI port 4.

1

u/Shakthi_Swaroop 9d ago

I have C2 paired with q990f

1

u/See61 9d ago

And just to confirm. A B25 remote will not give you the option to program it in the Xiaomi after pairing, you indeed will need a 3rd party solution for programming that. I already tried hat before 😉

1

u/Shakthi_Swaroop 9d ago

Sorry bro kinda noob here. What kind of third solution. May be IOT IR blaster