Skip to content

This is simple bridge between MySensors serial gateway and the MQTT bus.

Notifications You must be signed in to change notification settings

mczerski/MySensorsSerial2MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySensorsSerial2MQTT

This is simple bridge between MySensors serial gateway and the MQTT bus.

To use it, connect the serial gateway to the host and then run: ./serial2mqtt.py --device /dev/ttyDevice where /dev/ttyDevice is the path to the serial device (e.g. /dev/ttyACM0 for Arduino Uno serial gateway).

To run it as a system service You can use mySerial2mqtt.service. You need to set properly the --device parameter.

About

This is simple bridge between MySensors serial gateway and the MQTT bus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages