mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
update caldav to fix calendar issues with synology clients (#23145)
This commit is contained in:
parent
308d1fbba0
commit
d7183d642e
@ -3,7 +3,7 @@
|
||||
"name": "Caldav",
|
||||
"documentation": "https://www.home-assistant.io/components/caldav",
|
||||
"requirements": [
|
||||
"caldav==0.5.0"
|
||||
"caldav==0.6.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -270,7 +270,7 @@ btsmarthub_devicelist==0.1.3
|
||||
buienradar==0.91
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==0.5.0
|
||||
caldav==0.6.1
|
||||
|
||||
# homeassistant.components.cisco_mobility_express
|
||||
ciscomobilityexpress==0.1.5
|
||||
|
@ -67,7 +67,7 @@ axis==21
|
||||
bellows-homeassistant==0.7.2
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==0.5.0
|
||||
caldav==0.6.1
|
||||
|
||||
# homeassistant.components.coinmarketcap
|
||||
coinmarketcap==5.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user