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

multiple errors - version Beta Release v2.0.0-beta.3. Pre-release v2 #28

Open
jonicunha opened this issue Sep 16, 2024 · 0 comments
Open

Comments

@jonicunha
Copy link

jonicunha commented Sep 16, 2024

Hi

Added one device through integration but this new integration has no devices or entities:

Logger: homeassistant.config_entries
Source: config_entries.py:819
First occurred: 20:40:37 (1 occurrences)
Last logged: 20:40:37

Error unloading entry Mi Heater for climate
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 819, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 232, in async_unload_entry
return await component.async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 201, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!

@jonicunha jonicunha changed the title multiple erros - version Beta Release v2.0.0-beta.3. Pre-release v2 multiple errors - version Beta Release v2.0.0-beta.3. Pre-release v2 Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant