Skip to content
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

Error unloading entry xxxxxx for tahoma #61

Closed
iMicknl opened this issue Jun 16, 2020 · 0 comments · Fixed by #62
Closed

Error unloading entry xxxxxx for tahoma #61

iMicknl opened this issue Jun 16, 2020 · 0 comments · Fixed by #62
Labels
bug Something isn't working

Comments

@iMicknl
Copy link
Owner

iMicknl commented Jun 16, 2020

Describe the bug
When removing the integration, you will receive an error.

2020-06-16 13:22:01 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxxxx for tahoma
Traceback (most recent call last):
  File "/Users/mick/Projects/personal-projects/home-assistant-core/homeassistant/config_entries.py", line 304, in async_unload
    hass, self
  File "/Users/mick/.homeassistant/custom_components/tahoma/__init__.py", line 120, in async_unload_entry
    hass.data[DOMAIN][entry.entry_id].pop(entry.entry_id)
KeyError: '4fd1ccd7a750457aa8bbe8260a60bc5f'

To Reproduce
Steps to reproduce the behavior:

  1. Go to integrations.
  2. Click on '...' -> Delete
  3. See error

Expected behavior
Removed without any error

@iMicknl iMicknl added the bug Something isn't working label Jun 16, 2020
@vlebourl vlebourl mentioned this issue Jun 16, 2020
@iMicknl iMicknl linked a pull request Jun 16, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant