From 7ec532bffb7671cb99e28356a54d18db5ae46aab Mon Sep 17 00:00:00 2001 From: Nicolas Braem Date: Wed, 31 Mar 2021 12:36:52 +0200 Subject: [PATCH] add vicare fuelcell heating_type (#16920) --- 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 4a1f5031e51..2173c099475 100644 --- a/source/_integrations/vicare.markdown +++ b/source/_integrations/vicare.markdown @@ -52,7 +52,7 @@ circuit: required: false type: integer heating_type: - description: One of `generic`, `gas` or `heatpump`. Specifying the heating_type provides additional attributes and sensors specific for the heating system. + description: One of `generic`, `gas`, `heatpump` or `fuelcell`. Specifying the heating_type provides additional attributes and sensors specific for the heating system. required: false type: string default: generic