-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
UPC Connect Box UI changed for Vodafone customers #72037
Comments
upc_connect documentation |
Hey there @pvizeli, @fabaff, mind taking a look at this issue as it has been labeled with an integration ( |
I guess they also change the API. The integration don't login over the UI |
I don't have access to a device that uses the Vodafone modification or their firmware. |
I had a look at the code and the API. The tokens are passed as a cookie now. The rest seems quite similiar apart from a few changes. I created a pull request, that should work for both the old and the new version, but I can't test it with the old version. home-assistant-ecosystem/python-connect-box#28 I'm not a python dev so feedback is welcome |
Hi, I can see the modified connect_box/init.py file in the link. I can see green and red highligted lines. I assume green is new code to insert and red lines are the old ones to remove. Could you please help me applying the changes? Unfortunately in Hungary also Vodafone upgraded the firmware, which destroyed my presence detection. Thank you in advance! |
Any updates? |
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. |
Without access to a device that uses the firmware in question there is not much I do. Usually the providers do not publish documentation or know what they have as they do not do the firmware development by themself. Pretty much the only way get support is if one contributes to the Python module or me having permanent access to a device. |
@fabaff Already did home-assistant-ecosystem/python-connect-box#31 ;) I also have the patch for the For what is worth I am running my patched version for about a week now without any problems. |
I have the same errors "Error received on 123" and "Error received on 123: Server disconnected" from components/upc_connect/device_tracker.py:69 in my log many times and since long. |
@birdie60 Until the fix is upstreamed you can use my patched integration. Details how to install it are in the readme. https://github.com/kvalev/upc_connect |
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. |
Thanks, kvalev! FYI, I installed upc_connect v2, but I still get this in my logs: |
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. |
The problem
Hi,
Vodafone updated the ui for its customers on the UPC Box so the integration is not able to login and retrieve the device information. Let me know if I can support you with any additional information.
What version of Home Assistant Core has the issue?
core-2022.5.2
What was the last working version of Home Assistant Core?
Does not matter. Target system changed
What type of installation are you running?
Home Assistant OS
Integration causing the issue
UPC Connect Box
Link to integration documentation on our website
https://www.home-assistant.io/integrations/upc_connect/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: