mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +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",
|
"name": "Caldav",
|
||||||
"documentation": "https://www.home-assistant.io/components/caldav",
|
"documentation": "https://www.home-assistant.io/components/caldav",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"caldav==0.5.0"
|
"caldav==0.6.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -270,7 +270,7 @@ btsmarthub_devicelist==0.1.3
|
|||||||
buienradar==0.91
|
buienradar==0.91
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==0.5.0
|
caldav==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.cisco_mobility_express
|
# homeassistant.components.cisco_mobility_express
|
||||||
ciscomobilityexpress==0.1.5
|
ciscomobilityexpress==0.1.5
|
||||||
|
@ -67,7 +67,7 @@ axis==21
|
|||||||
bellows-homeassistant==0.7.2
|
bellows-homeassistant==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==0.5.0
|
caldav==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.coinmarketcap
|
# homeassistant.components.coinmarketcap
|
||||||
coinmarketcap==5.0.3
|
coinmarketcap==5.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user