1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

update to caldav v0.9.0 (#71406)

This commit is contained in:
screenagerbe 2022-05-08 02:41:09 +02:00 committed by GitHub
parent 12065ad58e
commit 00291fb1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "caldav",
"name": "CalDAV",
"documentation": "https://www.home-assistant.io/integrations/caldav",
"requirements": ["caldav==0.8.2"],
"requirements": ["caldav==0.9.0"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["caldav", "vobject"]

View File

@ -460,7 +460,7 @@ btsmarthub_devicelist==0.2.0
buienradar==1.0.5
# homeassistant.components.caldav
caldav==0.8.2
caldav==0.9.0
# homeassistant.components.circuit
circuit-webhook==1.0.1

View File

@ -339,7 +339,7 @@ bsblan==0.5.0
buienradar==1.0.5
# homeassistant.components.caldav
caldav==0.8.2
caldav==0.9.0
# homeassistant.components.co2signal
co2signal==0.4.2