mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 09:23:17 -04:00
Bump gcal-sync to 9.2.0 (#182899)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"],
|
||||
"requirements": ["gcal-sync==9.1.1", "oauth2client==4.1.3", "ical==14.2.0"]
|
||||
"requirements": ["gcal-sync==9.2.0", "oauth2client==4.1.3", "ical==14.2.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1127,7 +1127,7 @@ gatus-api==1.2.0
|
||||
gazetteer-matcher==1.1.0
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==9.1.1
|
||||
gcal-sync==9.2.0
|
||||
|
||||
# homeassistant.components.aladdin_connect
|
||||
genie-partner-sdk==1.0.11
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
'date_time': '2023-03-13T12:30:00-07:00',
|
||||
'timezone': None,
|
||||
}),
|
||||
'event_label_id': None,
|
||||
'event_type': 'default',
|
||||
'ical_uuid': '**REDACTED**',
|
||||
'id': '**REDACTED**',
|
||||
@@ -48,6 +49,7 @@
|
||||
'date_time': None,
|
||||
'timezone': None,
|
||||
}),
|
||||
'event_label_id': None,
|
||||
'event_type': 'default',
|
||||
'ical_uuid': '**REDACTED**',
|
||||
'id': '**REDACTED**',
|
||||
|
||||
Reference in New Issue
Block a user