gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
371 stars 132 forks source link

Syslog integration? #254

Open louissobel opened 5 months ago

louissobel commented 5 months ago

I added a Syslog integration that enables writing logs to a syslog server via UDP: https://github.com/gysmo38/mitsubishi2MQTT/commit/fc903bc39683719b0e318379b455cbab4e17d27f

Would you be interested in me opening up a pull request to merge this in to master? The library it includes is also pretty simple and we could inline it if you didn't want to take on another dependency.