From 0fb393fe5713a6ff3205abdb2adf8380d559dc1c Mon Sep 17 00:00:00 2001 From: yosilevy <37745463+yosilevy@users.noreply.github.com> Date: Fri, 29 Mar 2019 10:17:26 +0300 Subject: [PATCH] Added max_results documentation (#8888) * Added max_results documentation * Added default * Changed type --- source/_components/calendar.google.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_components/calendar.google.markdown b/source/_components/calendar.google.markdown index 1e1f87ffb93..30cdef64c4e 100644 --- a/source/_components/calendar.google.markdown +++ b/source/_components/calendar.google.markdown @@ -141,6 +141,11 @@ entities: required: false type: boolean default: true + max_results: + description: "Max number of entries to retrieve" + required: false + type: int + default: 5 {% endconfiguration %} From this we will end up with the binary sensors `calendar.test_unimportant` and