Rename Google Calendars to Google Calendar (#79210)

This commit is contained in:
Allen Porter 2022-09-28 09:02:32 -07:00 committed by GitHub
parent 5262f44b81
commit cef1ebba3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"domain": "google", "domain": "google",
"name": "Google Calendars", "name": "Google Calendar",
"config_flow": true, "config_flow": true,
"dependencies": ["application_credentials"], "dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/calendar.google/", "documentation": "https://www.home-assistant.io/integrations/calendar.google/",