From 56ced528c0b82934ea7a0aab96efbb2736eb0449 Mon Sep 17 00:00:00 2001 From: nicx Date: Wed, 3 Jun 2020 19:05:17 +0200 Subject: [PATCH] Update caldav.markdown (#13145) Co-authored-by: Klaas Schoute --- source/_integrations/caldav.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/caldav.markdown b/source/_integrations/caldav.markdown index 8e32afb0738..66beb8c86b3 100644 --- a/source/_integrations/caldav.markdown +++ b/source/_integrations/caldav.markdown @@ -102,6 +102,11 @@ custom_calendars: required: true description: Regular expression for filtering the events based on the content of their summary, description or location. type: string +days: + required: false + description: Number of days for the search for upcoming appointments. + default: 1 + type: integer {% endconfiguration %} ## Sensor attributes