warhammerkid / bluetti_mqtt

MQTT interface for Bluetti power stations
MIT License
145 stars 57 forks source link

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

Open mpapirkovskyy opened 4 months ago

mpapirkovskyy commented 4 months 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 4 months ago

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