9 lines
242 B
JSON
9 lines
242 B
JSON
{
|
|
"domain": "caldav",
|
|
"name": "CalDAV",
|
|
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
|
"requirements": ["caldav==0.8.2"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["caldav", "vobject"]
|
|
}
|