mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Update heating_type
values (#20503)
This commit is contained in:
parent
927dbf0432
commit
4eca1f70e7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user