warhammerkid / bluetti_mqtt

MQTT interface for Bluetti power stations
MIT License
139 stars 52 forks source link

Tool doesn't work out-of-the-box due to breaking changes in paho-mqtt #119

Open mpapirkovskyy opened 1 month ago

mpapirkovskyy commented 1 month ago

phao-mqtt 2 was released and it is not backward compartible: https://github.com/eclipse/paho.mqtt.python/issues/814

This results in error on start like mentioned here: https://github.com/warhammerkid/bluetti_mqtt/issues/117

And may be only fixed my manually installing older paho-mqtt.

ftrueck commented 1 month ago

Try this one: https://github.com/ftrueck/bluetti_mqtt