×
Login
Nickname
Password
Login
X1
U1
Holiday Announcement
Remote control
Affiliate
Tags
Login
Register
Is there a way for a macro to change devices
I can setup the remote to switch modes from Roku to Broadcast TV just fine, but then my main selection buttons are stuck on...
swhow
U1
1 year ago
555
3
How to use 1 button to turn on or off 2 devices at same time.
I have a Sofabaton U-1 remote. I would like to be able to use 1 button to turn on or off 2 devices at the same time (which ...
OldGuy80
U1
1 year ago
533
1
BOSE PS48 remote configuration needed
Hi All, Has anyone been successful at connecting U1 to a Bose PS48? I haven't! Tried different options and nothing is worki...
Prax
U1
1 year ago
365
1
No reply
Is there a problem with the support system? I used the app to ask if 3 devices had codes for the U1, each time, the pop-up ...
Homer
U1
1 year ago
482
0
alexa login via google
right now when enabling the sofabaton skill only user/password login is supported, can you please add google / socail login...
vajonam
X1
1 year ago
525
1
alexa to find remote
I want to be able to launch "find X1 remote" from alexa. My idea is to create a activity called find remote and call that f...
vajonam
X1
1 year ago
481
2
Will you sell your products in Europe?
Will you sell your controls in Europe? Or do you already sell them in a store? Any distributor in Spain?
Albertron
U1
1 year ago
411
4
Sagetv hd300
I am trying to use the X1 with a Sagetv hd300. How do I customize the scroll wheel for learned codes from my existing remote?
bitmaker
X1
1 year ago
360
1
No codes for Epson 5050ube
Hello, I cannot find any codes for Epson 5050ube. My activities work only sometimes due to this as even when I manually con...
stonera15
X1
1 year ago
2035
1
Remote woke up but do not connect to hub.
Sometime when I woke up the remote and start an activitie... It loop indefinively. I see the small animation on remote but ...
PeterArmor
X1
1 year ago
699
10
1
...
96
97
98
...
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.