-
Notifications
You must be signed in to change notification settings - Fork 90
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
Fails to install the integration (outdated push_receiver library?) #345
Comments
This is not good at all, and i am out for vacation for a week. Do you think you can raise a pr for this? |
For now I've fixed the issue by using the _pb2.py files from this repository: https://github.com/olijeffers0n/push_receiver/tree/master/push_receiver Now it works fine, but that's obviously not a good solution. I can create a PR for this, but I am a bit worried about the way to go here:
|
We might not need this dependency anymore, i remember of switching into -1 as GUID rather than its response. Maybe we can just remove the dependency? |
Or you on EU or some other region, because this is actually used for EU login sequence. You have definitely experience on solving issues :-) so, if you are on EU, you can remove the dependency and see if it would work. If you are not from EU, please skip it, i will try to spend some time in upcoming days. |
I am from the Netherlands (EU). I'll try removing the dependency. Lets see if that works out correctly. |
Ok, I've now disabled get_device_id function on line 120 and set the device_id to None. I'll wait a few hours to see if it has any negative side effects. |
Too bad, that didn't work. After trying to set up the integration it failed with 'invalid device id' when fetching the vehicle. |
Is this ongoing? Odd we haven't seen others report it. |
I have exactly the same issue as @matthijs. I am from the Slovakia (EU). Home Aassistant version:
Home Assistant is running on Xubuntu 22.04, Jammy Jellyfish. Tomorrow I can share more detailed information about my system and versions if it helps :).
|
I don't believe this is required in the alpha version 2.0. Could you enable beta versions in HACS and download the 2.X stream to try? |
Oh, my bad, I had 1.x version. Now it's working like a charm. Thank you :). |
Please check Services, Known Bug / Issues and Troubleshooting over here first: https://github.com/fuatakgun/kia_uvo/blob/master/README.md
Region and Brand of car
Region: EU
Car: Hyundai Kona
Describe the bug
Fails to setup the integration
Debug logs if an error occurred
Outlined here: https://github.com/fuatakgun/kia_uvo/blob/master/README.m
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Integration installed.
Additional context
It looks like an error in the push_receiver python library. This library seems to be outdated (its archived on github.com) so I guess it is not maintained anymore.
I've looked around for a replacement of this library but I could not find one (yet).
The text was updated successfully, but these errors were encountered: