mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
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:
parent
b6dc520ae1
commit
222562b2f9
@ -13,6 +13,9 @@ ha_platforms:
|
|||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@allenporter'
|
- '@allenporter'
|
||||||
ha_integration_type: integration
|
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user