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 doesn't work after updating to newest version.

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

Integration doesn’t work after updating to newest version. Screenshot 2021-08-28 at 16 31 37

Latest working release If the problem started after updating to a new release, please state latest working release.

Debug logs If applicable, add debug logs. See README on how to enable debug logs with response debugging.

`This error originated from a custom integration.

Logger: homeassistant.config_entries Source: custom_components/skodaconnect/init.py:197 Integration: Skoda Connect (documentation, issues) First occurred: 13:57:48 (1 occurrences) Last logged: 13:57:48

Error setting up entry TMBLE7NS1M8025188 for skodaconnect Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 293, in async_setup result = await component.async_setup_entry(hass, self) # type: ignore File “/config/custom_components/skodaconnect/init.py”, line 197, in async_setup_entry options={**entry.options, **update[CONF_RESOURCES]} TypeError: ‘list’ object is not a mapping `

Installation:

  • Home Assistant variant: [e.g. Hass OS, Docker, Core, Supervised]
  • Python version [e.g. 3.7, 3.8]
  • Python library versions [“python3 -m pip list”]

Home Assistant OS 6.2 Supervisor Version supervisor-2021.06.8 Core Version core-2021.8.8

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

2reactions
Farfarcommented, Aug 28, 2021

It seems to be an issue in how and where I have chosen to store integration settings (in ‘data’ or in ‘options’) and recent release does not work correctly in migrating data entrys. I’m working on fixing this but it’s a pain since I need to remove and re-add and move between different releases to test.

2reactions
Farfarcommented, Aug 28, 2021

Which integration version? 1.0.52? Is this with clean setup or migrated from 1.0.4x-RC?

v1.0.51 Updated from previous version, some .4x

Everything used to work just fine until today I decided to update.

Try removing the configuration under HA integrations (don’t uninstall) and re-add config.

Hi, I’m getting the exact same error (both error message and log information) as listed above.

Im running on version 1.0.51 from a fresh install of the Skoda Connect integration via HACS (had to remove the integration since the migration from 1.0.4x-RC broke the configuration) I’m fairly new to Home Assistant so I do apologize if I’ve left out any essential information you may need, please let me know if you need me to provide you with more information, logs, screenshot etc.

Do you have any configuration left in you configuration.yaml?

Read more comments on GitHub >

github_iconTop Results From Across the Web

WSL2 integration not working after enabling #7039 - GitHub
I have tried with the latest version of my channel (Stable or Edge) I have ... The docker command in my WSL2 Ubuntu...
Read more >
Integration test cases not working after jdk10 upgrade
We are using cucumber to test it. Same code is working in local using gradle, but not working in server. Anyone faced the...
Read more >
HACs.. Some intergrations wont install others wont update!
I can install in the front end without issue but when i try to install a integration it appears to install but never...
Read more >
Github Integration How to Add and Update from Repositories ...
Indicates that the file has been updated in the repository, but not in the IDE. To resolve this, you should click the Update...
Read more >
Troubleshoot Terminal launch failures - Visual Studio Code
Use the most recent version of VS Code. Each VS Code monthly release has many updates and fixes and may include integrated terminal...
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