Why does Domoticz not support all RFXCOM supported protocols
Posted: Wednesday 15 January 2020 11:36
I'm running Domiticz on a RPi with a RFXCOM unit connected. I'm very satisfied how things work so compliments to the developers!
One thing is keeping mee busy for a while now. I want to control the lights in the hood in mij kitchen. When I use the RFXCOM direct from my PC, using the RFXmngr I am able to switch the lights on and off and even use the dimmer function on the hood (the lights are normaly controlled with the SEAV TX4 remote).
When I want to configure the SEAV TX4 in Domoticz I can not chose its protocol.
When I use the Python version of rfxcmd I am able to switcht the lights from my RPi command line using the next command.
sudo python rfxcmd.py -d /dev/ttyUSB0 -s 081703300055450300
So technicaly this is possible!
Implementing all protocols in the Domoticz UI is mayby to much but wouldn't it be nice if you can enter the number same as in the command line (081703300055450300 from my example above) to control switches.
I'm curious if somebody has a solution.
One thing is keeping mee busy for a while now. I want to control the lights in the hood in mij kitchen. When I use the RFXCOM direct from my PC, using the RFXmngr I am able to switch the lights on and off and even use the dimmer function on the hood (the lights are normaly controlled with the SEAV TX4 remote).
When I want to configure the SEAV TX4 in Domoticz I can not chose its protocol.
When I use the Python version of rfxcmd I am able to switcht the lights from my RPi command line using the next command.
sudo python rfxcmd.py -d /dev/ttyUSB0 -s 081703300055450300
So technicaly this is possible!
Implementing all protocols in the Domoticz UI is mayby to much but wouldn't it be nice if you can enter the number same as in the command line (081703300055450300 from my example above) to control switches.
I'm curious if somebody has a solution.