home-assistant: choose caldav_2 in component updater (#526308)
This commit is contained in:
@@ -868,7 +868,7 @@
|
||||
];
|
||||
"caldav" =
|
||||
ps: with ps; [
|
||||
caldav
|
||||
caldav_2
|
||||
icalendar
|
||||
vobject
|
||||
];
|
||||
|
||||
@@ -40,6 +40,7 @@ PKG_SET = "home-assistant.python3Packages"
|
||||
# following can be used to choose the correct one
|
||||
PKG_PREFERENCES = {
|
||||
"av": "av",
|
||||
"caldav": "caldav_2",
|
||||
"fiblary3": "fiblary3-fork", # https://github.com/home-assistant/core/issues/66466
|
||||
"fints": "fints",
|
||||
"HAP-python": "hap-python",
|
||||
|
||||
Reference in New Issue
Block a user