Google Assistant configuration

Hi all,

I’m trying to add the Google assistant to my setup but I’m getting the following errors;

Invalid config for [google_assistant]: extra keys not allowed @ data['google_assistant']['exposed domains']. Got ['switch', 'light', 'camera', 'sensor', 'script'] string value is None for dictionary value @ data['google_assistant']['project_id']. Got None. (See /config/configuration.yaml, line 165).
Invalid config for [google_assistant]: extra keys not allowed @ data['google_assistant']['exposed domains']. Got ['switch', 'light', 'camera', 'scene', 'sensor', 'script'] string value is None for dictionary value @ data['google_assistant']['project_id']. Got None. (See /config/configuration.yaml, line 165).
Invalid config for [google_assistant]: string value is None for dictionary value @ data['google_assistant']['project_id']. Got None. (See /config/configuration.yaml, line 165).
Error loading /config/configuration.yaml: in "/config/configuration.yaml", line 166, column 19: Unable to read file /config/g_assistant_integration.yaml.

Looks like a problem with the YAML you used :man_shrugging: