mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
# Example configuration.yaml entry
|
||||||
google_assistant:
|
google_assistant:
|
||||||
project_id: YOUR_PROJECT_ID
|
project_id: YOUR_PROJECT_ID
|
||||||
service_account: !include SERVICE_ACCOUNT.JSON
|
service_account: !include SERVICE_ACCOUNT.json
|
||||||
report_state: true
|
report_state: true
|
||||||
exposed_domains:
|
exposed_domains:
|
||||||
- switch
|
- switch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user