gysmo38 / mitsubishi2MQTT

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

Typos, MQTT plublish F() fixes, Library updates #82

Closed juampe closed 4 years ago

juampe commented 4 years ago

Avoid PROGMAN into publish functions, due to lack of compatibility of F() for this MQTT library Upgrade pubsubclient to 2.8 Upgrade ArduinoJson to 6.15.2 Avoid complex MCU to this proposal, need of pull-up ressitors for RX/TX

gysmo38 commented 4 years ago

Thank you :)