I have removed google_assistant configuration for more than a month now and I keep receiving error logs from it:
Logger: homeassistant.config_entries
Source: config_entries.py:637
First occurred: 13:59:28 (1 occurrences)
Last logged: 13:59:28
Error setting up entry ha-g-assistant-0acd5 for google_assistant
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 637, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/google_assistant/__init__.py", line 121, in async_setup_entry
config: ConfigType = {**hass.data[DOMAIN][DATA_CONFIG]}
~~~~~~~~~^^^^^^^^
KeyError: 'google_assistant'
I upgraded to latest os and core version today:
- Core2025.2.5
- Supervisor2025.03.0
- Operating System14.2
and still getting the error log