Closed NickSutton closed 11 months ago
Do you have other errors similar to this one for skodaconnect entities? It looks like somehow you've got orphaned entities (maybe from a previous installation of the integration?). Not sure how it gets into this state.
In your homeassitant config directory you'll have a .storage/core.entity_registry
where you'll find all entities from the integration (search for Skoda
). At least some will have "config_entry_id": "1379863f3a9e6a1bb696ebbbf92c5e70"
.
That config_entry_id
is being looked up in .storage/core.config_entries
and not found (that's the KeyError
). Presumably in that file you do have a section (with a different entry_id
) with the config of the integration. Look for "domain": "skodaconnect"
.
Hi, no .storage
folder in my config directory :-(
Faced the same issue.
I've looked into my config/.storage/core.entity_reigstry (using the Advanced SSH & Web Terminal add-on as the directory wasn't visible using the Studio Code Server add-on) and have found the key. It was a helper entity, based on one of the Skoda Connect entities. I've removed it for now and the error disappeared.
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 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.
I get this error when trying to set the pre-heater timer for the Enyaq IV: