Hi
I had played around with google assistant local but now it works with Nabu Casa Cloud
I am getting this error. Does anyone know how to fix this?
Logger: homeassistant.config_entries
Bron: config_entries.py:640
Eerst voorgekomen: 14:27:57 (1 gebeurtenissen)
Laatst gelogd: 14:27:57
Error setting up entry home-assistant-speech-446114 for google_assistant
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 640, 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’