Update heating_type values (#20503)

This commit is contained in:
Robert Hibbeler 2021-11-29 14:30:50 +01:00 committed by GitHub
parent 927dbf0432
commit 4eca1f70e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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