×
Login
Nickname
Password
Login
X1
U1
Holiday Announcement
Remote control
Affiliate
Tags
Login
Register
AT&T TV Now DirectTV streaming cable box not working
AT&T C71KW-400 is now connecting /working remote. Please help and advise. The box i belive is controlled bluetooth but ...
adeamos83
U1
1 year ago
491
2
Meridian compatibility
Trying to get X1 to control my Meridian AV amp and HDMI switcher. The built-in Meridian codes don't work and it doesn't see...
Tennant
X1
1 year ago
631
4
Doesn't Work at All
Well, after finally getting a verification code (had to use different email address), I added 3 devices and 1 activity to t...
barbshop
X1
1 year ago
715
4
App rarely works
It definitely seems like whatever server they're running to utilize the X1's database is oversaturated. I can make changes ...
lamb0985
X1
1 year ago
722
0
App rarely works
It definitely seems like whatever server they're running to utilize the X1's database is oversaturated. I can make changes ...
lamb0985
X1
1 year ago
623
2
Chromecast?
Has anyone tried to set up X1 with a Chromecast?
itwasmellie32022
X1
1 year ago
565
2
Verification emails not being sent.
After noting that the support address is using outlook.com I don't know why I expected morre from the tech, however it does...
daylerees
X1
1 year ago
1186
3
PS5
Anyone gotten this to work with a PS5? I was hoping this would be in their database, but doesn't seem to be. Adding it as a...
zzhumphreyt
X1
1 year ago
2943
1
Dreadful waste of $$ and time
I couldn't even register to open the app. Never ever received verification code. The online "manual" doesn't show the remot...
Charlie1007
X1
1 year ago
581
3
Volume buttons lag with Denon receiver
Anyone else running into this issue with a Denon Home Theater receiver or any other receiver?
YeezyBot
X1
1 year ago
824
7
1
...
152
153
154
...
173
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.