From 2ade842222fbe62a77dfa7672170c6db6740da01 Mon Sep 17 00:00:00 2001 From: Hans Oischinger Date: Wed, 16 Nov 2022 23:18:48 +0100 Subject: [PATCH] vicare: Remove unsupported scan_interval from docs (#24832) fixes undefined --- source/_integrations/vicare.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/vicare.markdown b/source/_integrations/vicare.markdown index 30e82e7d36d..40b6c8c27d4 100644 --- a/source/_integrations/vicare.markdown +++ b/source/_integrations/vicare.markdown @@ -54,7 +54,7 @@ The Viessmann API is rate-limited. If you exceed one of the limits below you wil - Limit 1: 120 calls for a time window of 10 minutes - Limit 2: 1450 calls for a time window of 24 hours -The default `scan_interval` of 60 seconds will work within these limits. Note however that any additional requests to the API, e.g., by setting the temperature via the integration but also by interacting with the ViCare app also counts into those limits. It is therefore advised to adjust the scan_interval to your usage scenario. +The integration polls the Viessmann API every 60 seconds and will work within these limits. Note however that any additional requests to the API, e.g., by setting the temperature via the integration but also by interacting with the ViCare app also counts into those limits. ## Climate