question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integration not updating entities

See original GitHub issue

Describe the bug Updated integration using HACS from 1.0.38 to 1.0.52 Removed all of the config in configuration.yaml and did the config flow in integrations. Config flow worked and I got all of the entities and values. Then i get this errors when the integration is going to update the entities. If i reload the integration it fetches the values correctly one time.

Car Skoda Citigo ev

Latest working release 1.0.38

logs

Logger: skodaconnect.connection
Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:1548
First occurred: August 30, 2021, 1:28:33 PM (953 occurrences)
Last logged: 8:39:45 AM

Something went wrong when refreshing VW-Group API tokens. <!doctype html><html lang="en"><head><title>HTTP Status 403 – Forbidden</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 403 – Forbidden</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Access Denied</p><p><b>Description</b> The server understood the request but refuses to authorize it.</p><hr class="line" /><h3>Apache Tomcat</h3></body></html>
----
Logger: skodaconnect.connection
Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:745
First occurred: August 30, 2021, 1:33:33 PM (215 occurrences)
Last logged: 8:39:45 AM

Could not fetch StoredVehicleDataResponse, error: 0
Could not fetch StoredVehicleDataResponse, error:
Could not fetch StoredVehicleDataResponse, error: Cannot connect to host msg.volkswagen.de:443 ssl:default [Try again]
----
Logger: skodaconnect.connection
Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:602
First occurred: August 30, 2021, 1:33:33 PM (189 occurrences)
Last logged: 8:39:45 AM

Received "unauthorized" error while fetching data: 401, message='Unauthorized', url=URL('https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBZxxxxxxxxxxxxxx/status')

Installation:

  • Home Assistant variant: Supervised

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Farfarcommented, Sep 5, 2021

Latest release should have addressed theese issues.

0reactions
tjafbecommented, Sep 6, 2021

I just upgraded to v1.0.54. I can confirm I no longer have these issues. Seems to be working again. Thanks a lot @Farfar for the swift action. I really appreciate your great work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

HomeKit Integration not Updating with Changes to YAML ...
The problem Any changes to a (specific) HomeKit bridge configured in YAML are not reflected in HomeKit. These include adding entities, ...
Read more >
How to update entity from Integration Studio?
This occurs when we try to publish/verify changes for an extension which was originally built in older version of Integration studio. Step1: Open...
Read more >
Update
Update entities are here to be consumed and provided by other integrations and are are not designed to be created manually directly.
Read more >
HA not updating entity status if changed through Google ...
I have it setup in its native app (Smart Life), and linked the Smart Life account to both Google Home and HA (using...
Read more >
Entity Framework DB updating but DB context not showing ...
Thanks to both Eric J and DevilSuichiro for helping me resolve my issue. The problem was that I should not have been trying...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found