2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "caldav",
|
2020-02-13 18:20:26 +00:00
|
|
|
"name": "CalDAV",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
2022-06-14 10:21:02 +00:00
|
|
|
"requirements": ["caldav==0.9.1"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["caldav", "vobject"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|