From 90f8ebdca113fd089246fa412c83cecd5963e3ca Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 7 Mar 2022 17:26:27 +0100 Subject: [PATCH] Hmm --- configuration.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index bdc753f..12e03b1 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -28,6 +28,8 @@ homeassistant: ## to avoid warning #http: +# ssl_certificate: /ssl/fullchain.pem +# ssl_key: /ssl/privkey.pem # base_url: !secret http_base_url ## ######################################## @@ -49,7 +51,8 @@ input_boolean: ## ######################################## ## DuckDNS ## ######################################## - +# https://www.home-assistant.io/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/ +# # read this: # https://community.home-assistant.io/t/updating-duckdns-domain-failed/135623 duckdns: @@ -142,6 +145,11 @@ google: client_id: !secret google_client_id client_secret: !secret google_secret track_new_calendar: false + +google_assistant: + project_id: esh-home-assistant-b5231 + service_account: !include SERVICE_ACCOUNT.json + report_state: true group: !include_dir_merge_named include/groups/