/RFXcom-MQTT-bridge

Directrly connecting your RFXCOM usb dongle to a MQTT broker.

Primary LanguagePython

RFXcom-MQTT-bridge

Directly connect your RFXCOM usb dongle to a MQTT broker. This script will post recived events to the MQTT broker and also let you control lighting2 devices such as NEXA switches and dimmers.

Requires:

https://github.com/woudt/pyRFXtrx

and

sudo apt-get install mosquitto-clients python-mosquitto

Update 5-1-2017

sudo ./RFXcom-MQTT-service.sh start - start the service.

sudo ./RFXcom-MQTT-service.sh status - check the service's status.

sudo ./RFXcom-MQTT-service.sh stop - stop the service.

All output is logged to /tmp/rfxcom.log