mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Google Assistant Integration: Use SERVICE_ACCOUNT.json
in yaml snippet (#38864)
This commit is contained in:
parent
0fed97c920
commit
7701989399
@ -160,7 +160,7 @@ Now add your setup to your {% term "`configuration.yaml`" %} file, such as:
|
||||
# Example configuration.yaml entry
|
||||
google_assistant:
|
||||
project_id: YOUR_PROJECT_ID
|
||||
service_account: !include SERVICE_ACCOUNT.JSON
|
||||
service_account: !include SERVICE_ACCOUNT.json
|
||||
report_state: true
|
||||
exposed_domains:
|
||||
- switch
|
||||
|
Loading…
x
Reference in New Issue
Block a user