You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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!
The text was updated successfully, but these errors were encountered: