Seeking a physical remote control Topic is solved
Moderators: leecollings, remb0
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Seeking a physical remote control
Hello
I'm using Domoticz to control many different devices types, among them all equipment of my home theater. When it come to control A/V devices, it's kind of more confortable to use a physical device. Morever, Domoticz widgets are not well suited for such an activity. I know quite a bit about those remote control devices, but I always failed to find the one that would best suit Domoticz environment. What is needed exactly:
- Ok we said it , physical buttons that would trigger remotly a http custom event to Domoticz in order to process the command
- Rechargable
- No IR support, the idea is not to talk to devices directly but to Domoticz. I developped my own drivers (equipement are either directly connected to Ethernet or iTach module is used to interface Ethernet to IR commands).
- I think it shoud use Bluetooth protocol because it is energy efficient and quick to connect when device wakes up
- Backlight
Anybody having an idea on this subject matter?
Thank you
-
I'm using Domoticz to control many different devices types, among them all equipment of my home theater. When it come to control A/V devices, it's kind of more confortable to use a physical device. Morever, Domoticz widgets are not well suited for such an activity. I know quite a bit about those remote control devices, but I always failed to find the one that would best suit Domoticz environment. What is needed exactly:
- Ok we said it , physical buttons that would trigger remotly a http custom event to Domoticz in order to process the command
- Rechargable
- No IR support, the idea is not to talk to devices directly but to Domoticz. I developped my own drivers (equipement are either directly connected to Ethernet or iTach module is used to interface Ethernet to IR commands).
- I think it shoud use Bluetooth protocol because it is energy efficient and quick to connect when device wakes up
- Backlight
Anybody having an idea on this subject matter?
Thank you
-
Debian buster on NUC and three RPi with buster.
- user4563
- Posts: 110
- Joined: Tuesday 19 October 2021 17:24
- Target OS: Linux
- Domoticz version: 2025.1
- Contact:
Re: Seeking a physical remote control
ODroid H4+ / Ubuntu server 24.04 LTS
Aeotec Z-Stick Gen5+
ZWave-JS-UI / Mosquitto MQTT
Domoticz for Android
Domoticz Scenes add-on in Kodi
Aeotec Z-Stick Gen5+
ZWave-JS-UI / Mosquitto MQTT
Domoticz for Android
Domoticz Scenes add-on in Kodi
- kiddigital
- Posts: 438
- Joined: Thursday 10 August 2017 6:52
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Seeking a physical remote control
One RPi with Domoticz, RFX433e, aeon labs z-wave plus stick GEN5, ha-bridge 5.4.0 for Alexa, Philips Hue Bridge, Pimoroni Automation Hat
One RPi with Pi foundation standard touch screen to display Dashticz
One RPi with Pi foundation standard touch screen to display Dashticz
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Re: Seeking a physical remote control
Thanks. Logitech as decided to drop this business. Even if it could suit the needs I'm afraid it is a deal breaker;)user4563 wrote: ↑Monday 08 November 2021 4:28 I haven't done it, but maybe the Logitech Harmony Hub?
https://www.domoticz.com/wiki/Harmony_Hub
Debian buster on NUC and three RPi with buster.
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Re: Seeking a physical remote control
Thanks it sounds very appealing. I read the documentation and browsed www. I could'nt see a place where to link a button with a http hookup. No forum available apparently that would allow to ask questions.kiddigital wrote: ↑Monday 08 November 2021 6:33 Maybe something like this?
https://remodo.net/remodo-x/
Debian buster on NUC and three RPi with buster.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Seeking a physical remote control
This sounds neatkiddigital wrote: ↑Monday 08 November 2021 6:33 Maybe something like this?
https://remodo.net/remodo-x/

Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Re: Seeking a physical remote control
I just suscribed for one, not a big deal, I'll see how it goes.Number8 wrote: ↑Monday 08 November 2021 10:14Thanks it sounds very appealing. I read the documentation and browsed www. I could'nt see a place where to link a button with a http hookup. No forum available apparently that would allow to ask questions.kiddigital wrote: ↑Monday 08 November 2021 6:33 Maybe something like this?
https://remodo.net/remodo-x/
Debian buster on NUC and three RPi with buster.
- kiddigital
- Posts: 438
- Joined: Thursday 10 August 2017 6:52
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Seeking a physical remote control
You should be able to connect the remote via bluetooth to a Pi for example and receive the button presses as events there. From there you should be able to execute/script follow-up actions (in Python for example).Number8 wrote:Thanks it sounds very appealing. I read the documentation and browsed www. I could'nt see a place where to link a button with a http hookup. No forum available apparently that would allow to ask questions.kiddigital wrote: ↑Monday 08 November 2021 6:33 Maybe something like this?
https://remodo.net/remodo-x/
I actually have one of these but didn’t found the time yet to play with it.
Reason to buy it was indeed Logitech deciding that Harmony (which I own several of) wasn’t something for the future.
One RPi with Domoticz, RFX433e, aeon labs z-wave plus stick GEN5, ha-bridge 5.4.0 for Alexa, Philips Hue Bridge, Pimoroni Automation Hat
One RPi with Pi foundation standard touch screen to display Dashticz
One RPi with Pi foundation standard touch screen to display Dashticz
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Re: Seeking a physical remote control
Thanks kiddigital. Yes I think I will end up with a solution. I'll let the community know when it becomes functionnal
Debian buster on NUC and three RPi with buster.
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Re: Seeking a physical remote control
Interesting as well! ThanksHansieNL wrote: ↑Monday 08 November 2021 19:09 FYI https://www.kickstarter.com/projects/s ... fabaton-x1
Debian buster on NUC and three RPi with buster.
-
- Posts: 39
- Joined: Thursday 13 July 2017 23:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Seeking a physical remote control
Although this is an old topic, i wanted to post a reply in case people are still looking for a nice physical remote control for lots of devices.
Someone here already suggested the Kickstarter of Sofabaton X1.
I was curious about that, also because my Logitech Harmony became defective and they're ending their production and support.
I recently ordered and received the Sofabaton X1 today.
Just for people that are interested, i'll post here my first thoughts on this device.
The box contains:
You need to install an app on your smartphone and create an account. You need to allow the app to find your location and need to enable bluetooth.
The hub will then be found by the app.
Then you start to add devices via the app.
There's a database with brands and types for a lot of TV's, Set Top boxes etc.
Be aware that lots of devices aren't yet in their database. You can also manually learn the functions.
That's something you should be aware of. Lots of keys will have to be learned manually.
Pros
Someone here already suggested the Kickstarter of Sofabaton X1.
I was curious about that, also because my Logitech Harmony became defective and they're ending their production and support.
I recently ordered and received the Sofabaton X1 today.
Just for people that are interested, i'll post here my first thoughts on this device.
The box contains:
- The remote control (of course)
- A hub
- USB power supply
- 2 USB-C cables
- 2 infrared extenders (for when some devices are in a cabinet)
- Quick start manual
You need to install an app on your smartphone and create an account. You need to allow the app to find your location and need to enable bluetooth.
The hub will then be found by the app.
Then you start to add devices via the app.
There's a database with brands and types for a lot of TV's, Set Top boxes etc.
Be aware that lots of devices aren't yet in their database. You can also manually learn the functions.
That's something you should be aware of. Lots of keys will have to be learned manually.
Pros
- Solid hardware
- They have a good support team that responds fast
- Easy to use
- Backlit buttons
- Possibility to create macro's
- Actively maintained firmware updates
- Setup takes some time
- The app sometimes doesn't find the hub
- Display text isn't very smooth
- Top buttons (power and previous screen) aren't backlit
- The four color buttons are hard to differentiate in the dark
-
- Posts: 374
- Joined: Friday 23 May 2014 7:55
- Target OS: Linux
- Domoticz version: 2022.1
- Location: Saint Pierre de Jards
- Contact:
Re: Seeking a physical remote control
As a matter of fact, I integrated Space mouse https://community.home-assistant.io/t/s ... ols/643626 to Home assistant to control 7.1 volumes. It would not be hard to achieve the same goal with Domoticz.
Debian buster on NUC and three RPi with buster.
Who is online
Users browsing this forum: Google [Bot] and 1 guest