Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/oauth2 #733 #772

Merged
merged 17 commits into from
Feb 24, 2024
Merged

Fix/oauth2 #733 #772

merged 17 commits into from
Feb 24, 2024

Conversation

flobz
Copy link
Owner

@flobz flobz commented Feb 24, 2024

No description provided.

0x3d and others added 17 commits February 7, 2024 00:19
…p involved during setup but at least the error 500 is gone)
…p involved during setup but at least the error 500 is gone)
This fixes psacc crashing with:
TypeError: Client.__init__() missing 1 required positional argument: 'callback_api_version'

paho-mqtt 2.0, released on Feb, 10th, requires additional
arguments to mqtt.Client(), see
https://github.com/eclipse/paho.mqtt.python/blob/v2.0.0/docs/migrations.rst.
So stay with 1.x for now.
fix: stay with paho-mqtt 1.x due to breaking change in 2.0
Accomodate for Stellantis' Jan 23 OAuth changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants