rtl_433_ESP
rtl_433_ESP copied to clipboard
Support for QX-305 switches
Current Situation
Hi, I'm trying to capture button presses from some QX-305 switches. They have a config file in the rtl_433 project. Is there a way to make them work with this project or OpenMQTTGateway?
Thanks in advance
Logs
-
Configuration
-
Environment
OpenMQTTGateway
Process Supervisor
not applicable
Additional Context
No response
This project only uses device decoders, due to the resource overhead of custom configs. It would be feasible to write your own device decoder, and include it.
That looks pretty complicated from a first look at some of the implemented protocols, but I'll see if I find the time to have a closer look