hi folks
I try to integrate the google_assistant to my homa assistant an get this error by checking my serverconfiguration:
[exposed_domians] is an invalid option for [google_assistant]. Check: google_assistant->google_assistant->exposed_domians.
my google_assistant configuration looks like this:
project_id: test-d912a
service_account:
private_key: "-----BEGIN PRIVATE KEY-----\n-----END PRIVATE KEY-----\n"
client_email: " .iam.gserviceaccount.com"
report_state: true
exposed_domians:
- switch
- light
- scene
- script
- camera
- sensor
what the hell is wrong?
thanks for help