mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Add google calendar integration
This commit is contained in:
@@ -62,6 +62,11 @@ ffmpeg:
|
|||||||
frontend:
|
frontend:
|
||||||
themes: !include_dir_merge_named themes
|
themes: !include_dir_merge_named themes
|
||||||
|
|
||||||
|
# https://www.home-assistant.io/integrations/calendar.google
|
||||||
|
google:
|
||||||
|
client_id: !secret google_client_id
|
||||||
|
client_secret: !secret google_client_secret
|
||||||
|
|
||||||
# https://www.home-assistant.io/integrations/history
|
# https://www.home-assistant.io/integrations/history
|
||||||
history:
|
history:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user