Fix Google Calendar links needed by the comon config templates (#29805)

* Fix Google Calendar  links needed by the comon config templates

* Fix template links
This commit is contained in:
Allen Porter 2023-11-11 14:03:07 -08:00 committed by GitHub
parent b6dc520ae1
commit 222562b2f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ ha_platforms:
ha_codeowners:
- '@allenporter'
ha_integration_type: integration
google_dev_console_link: https://console.developers.google.com/apis/credentials
api: Google Calendar API
api_link: https://console.cloud.google.com/apis/library/calendar-json.googleapis.com
---
The *Google Calendar* integration allows you to connect your [Google Calendar](https://calendar.google.com) to Home Assistant. The integration adds calendar entities that are shown on the *Calendar* dashboard, and can be used for automations based on any event, or limited to specific matching criteria.