×
Login
Nickname
Password
Login
X1
U1
Holiday Announcement
Remote control
Affiliate
Tags
Login
Register
Tags: XBOX total 8 .
Xbox X
How do I pair an Xbox X to the controller?
jonlosey
3 month ago
188
3
Xbox Series X not responding at all
I just setup an XS1, I use my xbox as a central streaming device. XS1 connected fine to my LG TV and Yamaha audio rec...
kingpin9700
6 month ago
213
1
Xbox Series X Power Off?
The Xbox code base seems to be working fine, but I cannot get the "power off" command to work. Does anyone know how to get ...
Dragonwyntir
6 month ago
277
2
Xbox One and Xbox Series X independently with same controller?
I have both an Xbox One and Xbox Series X connected to my AV system. I'd like to control each seperately. Is there a way to...
Majnun
1 year ago
995
1
Xbox One not working with X1
I have an Xbox One (1520/1540 models) and an X1 remote. I have tried every possible combination of entering Microsoft...
hopfenspirger
1 year ago
1248
3
Xbox One S - Bluetooth connection
Hello ... I'm trying to connect my Xbox one S via BT so I can hide it behind my TV. How do I go about that? It keeps upload...
Jdgcgcgcg
1 year ago
689
1
Xbox Series X code base
I see there a specific way to enter Brand name and Model in the quick search to find the correct code base for the Xbox Ser...
peteyb
1 year ago
3836
2
X-Box One Codes
I have an X-Box One (Model 1540) that I want to control. The XBOX (DVD) codes do NOT work. Any suggestions?
jhannen
1 year ago
1966
2
1
Most Popular Articles
1.
2022.9.9, Major Update of Android APP ,HUB
2.
【Tutorial】 X1 User Guide and FAQ, Continuously Updated...
3.
X1 Hub Upgrade Already!
4.
What I learned about the U1 (edited)
5.
How to program macros?
6.
Major Advancement: X1 Hub firmware version V15 is here!
Latest Release
1.
Migrate from X1S to new X2 possible?
2.
Please add Philips 65OLED909
3.
Unable to add wifi devices to brand new Hub/Remote
4.
scroll wheel issue - DIY fix
5.
how to do i move settings new hub?
6.
Virgin media box dose not work and will not work
Latest comments
Thank you for contacting us. Yes, both X1S and X2 have a backup feature, you can backup your X1S settings and then import them into X2.
Sorry to say model of this device is unable to be added into our code library. Kindly add it by the similar one below at our app. Brand:Philips Model:65OLED903
Has anybody been able to get this to work with Bluetooth? I have an X1S and Bell rebranded ARRIS VIP5662W with one of the "slim" Bluetooth remotes. I bought the sofabaton specifically as it would allow me to use one remote to control my LG OLED TV, NVIDIA Shield, and Bell set top box. Everything seems fine with the TV and the shield but I can't get the sofabaton to work with my bell box
Still no working Guide and Channel down. I did however, find a reasonable workaround: For the Guide button; create a macro that does the following: Home - Delay 0,5 - Arrow Up - Delay 0,5 - Arrow Right - Arrow Right - Delay 0,5 - OK. For the Channel down: I've enabled HDMI CEC on both the TV and the KPN box. With the TV remote, I can control the channel down. So I added the channel down from the TV to the channel down button for the 'Watch TV' activity. It works pretty well.
once the X2 launches, will we be able to migrate from an existing X1S setup to the X2 by importing a backup or will we need to start from scratch? I have so many custom learned IR codes and complex IP HTTP commands that require a lot of cut/paste and typing to get all the commands and Auth strings right that I hope I can transfer over. thankfully all of my power and input sequencing is handled externally so I don't need to build all of that again, I just need to send the right IP command.
You can get around this by setting up an external MQTT server that takes HTTP GET commands from the remote (which can be mapped to any button, macro, activity power trigger etc) that way you can control anything you want with any button on the remote and mix that in with local IR and bluetooth controls. I use my HAOS rapberry pi which runs MQTT and NodeRed, NR receives and parses all the commands from the remote and handles all device power and input sequencing, that talks to HA for Zigbee device control and also communicates with MQTT to get commands off to ESP32 based devices listening for MQTT.