×
Login
Nickname
Password
Login
X1
U1
Holiday Announcement
Remote control
Affiliate
Tags
Login
Register
Tags: Sort total 1 .
Sorting Favorite does not work
Sorting the order of favorite keys does not work. You can rearrange them on the screen but when you press Complete and sync...
MrEcosse
1 year ago
761
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.
No Numeric keypad in Activity?
2.
Vizio Elevate ( P514a-H6) Soundbar
3.
Sky q bluetooth
4.
X1 with smart tv samsung and cable box
5.
HTTP API calls and Homeseer
6.
U1 volume not working when pressed twice
Latest comments
Actually that's not quite right. The lower left is Favourites and lower right is Macros.
From what you say you are using the app rather than the remote. The bottom right icon is for Favourites and Macros so add the number keys to the Activities Favourites and they will appear. They will then also appear on the remotes screen when the wheel is pressed.
Dear customer, sorry, there is no code about Sky Q in our bluetooth code base, you can add it by infrared, there is Sky Q in our infrared code base.
Dear customer, thank you for sharing, we will feedback to our engineers to keep optimizing our remote control and APP!
Unfortunately SofaBaton API is not very usable. The response time is many seconds. In addition, there is no "all off" command that could be used for closing everything, regardless of the current mode.
It is the response that SofaBaton does not understand. As a result, it retries over and over again. I was able to eliminate this issue by inserting a Node-red instance between SofaBaton and Homeseer. I can now send a simple http command to Node-red like "http://IPADDRESS/office/light/off" and Node-red communicates with Homeseer and sends "OK" back to SofaBaton. Took a bit to figure out how to set this up in Node-red, but it's working great.