Just noticed that my computer shows as unavailable in HA and not receiving any messages. Not sure if it is on the HA side or the agent side. HA Agent version is 2.1.0 beta 1 and computer HASS.Agent version is 2.1.1.
Turned on logging and this is what the logs show: Logger: homeassistant.config_entries Source: config_entries.py:967 First occurred: 8:04:57 AM (3 occurrences) Last logged: 8:09:45 AM
Error unloading entry ROCKET for notify Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 967, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/notify/init.py", line 126, in async_unload_entry return await hass.data[DATA_COMPONENT].async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 200, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded!
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
H
HASS.Agent
HASS.Agent's discord community server for getting help and chatting with other users.