embyt / enocean-mqtt

Receives messages from an enOcean serial interface (USB) and provides selected messages to an MQTT broker.
GNU General Public License v3.0
42 stars 21 forks source link

Improve debug and error messages #16

Closed crowbarz closed 4 years ago

crowbarz commented 4 years ago

Fix mqtt_ssl option parsing to check for true rather than only existence Add mqtt_debug option to enable MQTT client level debug Improved debugging messages to assist troubleshooting