You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tonsmets I've not been maintaining this repository actively for a while now. As this project was developed with paho-mqtt < 2 I will pin the version requirements to use paho-mqtt < 2 to clarify things and prevent errors on installation.
paho-mqtt 2.0.0 requires an argument in it's Client constructor that isn't present in the flask-mqtt wrapper.
This PR fixes the issue:
#163
The text was updated successfully, but these errors were encountered: