richibrics / IoTuring

Your Windows, Linux, macOS computer as MQTT and HomeAssistant integration
https://pypi.org/project/IoTuring/
GNU General Public License v3.0
70 stars 6 forks source link

Cap Paho-mqtt version below 2.0.0 #99

Closed infeeeee closed 7 months ago

infeeeee commented 7 months ago

With this change the maximum version for paho-mqtt will be 1.6.1. New installs won't fail at least.

This is a temporary fix and paho-mqtt 2.0 should be implemented in the near future, related issue shouldn't be closed yet: #97

richibrics commented 7 months ago

Yes I pull this now and make the new version so that the pypi version starts working again, then we will update internally how we use paho