Using QX-305 buttons with OMG

I have a few buttons sending 433 MHz signals. Someone from the RTL_433 community already decoded the signals and added them here: rtl_433/conf/qx-30x.conf at master · merbanan/rtl_433 · GitHub

How can I use this config in OMG?

Thanks in advance!

OpenMQTTGateway uses GitHub - NorthernMan54/rtl_433_ESP: Trial port of the rtl_433 Library for use with OpenMQTTGateway on a ESP32 and a CC1101 Transceiver
You need to check if this decoder is included into this library.

Thanks, I’ll open an issue there.