From 4eca1f70e71f2f9dc53902b2192a6b801e3e027b Mon Sep 17 00:00:00 2001 From: Robert Hibbeler Date: Mon, 29 Nov 2021 14:30:50 +0100 Subject: [PATCH] Update `heating_type` values (#20503) --- source/_integrations/vicare.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/vicare.markdown b/source/_integrations/vicare.markdown index 6d7cf2d7385..b618f130e5a 100644 --- a/source/_integrations/vicare.markdown +++ b/source/_integrations/vicare.markdown @@ -66,10 +66,10 @@ name: default: ViCare type: string heating_type: - description: One of `generic`, `gas`, `heatpump` or `fuelcell`. Specifying the heating_type provides additional attributes and sensors specific for the heating system. + description: One of `auto`, `gas`, `oil`, `pellets`, `heatpump` or `fuelcell`. Specifying the heating_type provides additional attributes and sensors specific for the heating system. required: false type: string - default: generic + default: auto scan_interval: description: The update frequency of this component in seconds. See [Viessmann API limits](#viessmann-api-limits) default: 60