Add integration type to google (#157729)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Artur Pragacz
2025-12-02 12:42:02 +00:00
committed by Franck Nijhof
co-authored by Claude
parent 623d3ecde5
commit 6fc000ee2a
2 changed files with 2 additions and 1 deletions
@@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/google",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["googleapiclient"],
"requirements": ["gcal-sync==8.0.0", "oauth2client==4.1.3", "ical==11.1.0"]
+1 -1
View File
@@ -2488,7 +2488,7 @@
"name": "Google Wifi"
},
"google": {
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "cloud_polling",
"name": "Google Calendar"