keerekeerweere / ESP32_SMA-Inverter-MQTT

Arduino project to read SMA Inverter data via ESP32 bluetooth
MIT License
1 stars 0 forks source link

PubSubClient issue #8

Closed darrylb123 closed 5 months ago

darrylb123 commented 6 months ago

TBPubSubClient has been renamed which causes a build failure. Refer to Issue in my repo.

kommando828 commented 6 months ago

I also posted this issue on the library github and got this suggestion which also worked.

The fix is probably to simply use https://github.com/thingsboard/pubsubclient#v2.9.1 in the platformio.ini instead of the https://github.com/MathewHDYT/pubsubclient library. This would remove the need to adjust the #include to PubSubClient insead of TBPubSubClient

but renaming allows the use of 2.9.3 and hopefully subsequent versions.

keerekeerweere commented 5 months ago

Thanks for your comment, have not been actively follwing up on the tool. the esp32's behave quite well lately. will update them and try out on one inverter. greetings

keerekeerweere commented 5 months ago

pull request merged

darrylb123 commented 5 months ago

Yes, I've got 3 in service, no problems with any. One is a very early version, still rock solid.

On Sun, 21 Jan 2024, 8:10 pm keerekeerweere, @.***> wrote:

Thanks for your comment, have not been actively follwing up on the tool. the esp32's behave quite well lately. will update them and try out on one inverter. greetings

— Reply to this email directly, view it on GitHub https://github.com/keerekeerweere/ESP32_SMA-Inverter-MQTT/issues/8#issuecomment-1902578702, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTSUVPRS5LUJ35TFYETQ7LYPTSQ7AVCNFSM6AAAAABBHKZ72SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSGU3TQNZQGI . You are receiving this because you authored the thread.Message ID: @.***>