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
Using the docker image, gpmdp forces all other integrations to work with a more than two years old version of websocket-client. Unfortunately, the last version of websocket-client changed the signature of some methods, so that supporting older versions and the latest one at the same time seems impossible.
Additionally, the gpmdp integrations seems to be orphaned as there is no codeowner and as far as I can see, Google Music is replaced by Youtube Music. At least, the website linked in the integration's documentation serves an expired TLS certificate.
Maybe the easiest way to solve the situation is to remove gpmdp? Unfortunately, I cannot oversee the consequences completely.
What is version of Home Assistant Core has the issue?
core-2021.4.0
What was the last working version of Home Assistant Core?
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Using the docker image, gpmdp forces all other integrations to work with a more than two years old version of websocket-client. Unfortunately, the last version of websocket-client changed the signature of some methods, so that supporting older versions and the latest one at the same time seems impossible.
Additionally, the gpmdp integrations seems to be orphaned as there is no codeowner and as far as I can see, Google Music is replaced by Youtube Music. At least, the website linked in the integration's documentation serves an expired TLS certificate.
Maybe the easiest way to solve the situation is to remove gpmdp? Unfortunately, I cannot oversee the consequences completely.
What is version of Home Assistant Core has the issue?
core-2021.4.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
gpmdp
Link to integration documentation on our website
https://www.home-assistant.io/integrations/gpmdp/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
The breaking change in websocket-client is described here: websocket-client/websocket-client#669
The text was updated successfully, but these errors were encountered: