mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Update heating_type
values (#20503)
This commit is contained in:
parent
927dbf0432
commit
4eca1f70e7
@ -66,10 +66,10 @@ name:
|
|||||||
default: ViCare
|
default: ViCare
|
||||||
type: string
|
type: string
|
||||||
heating_type:
|
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
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: generic
|
default: auto
|
||||||
scan_interval:
|
scan_interval:
|
||||||
description: The update frequency of this component in seconds. See [Viessmann API limits](#viessmann-api-limits)
|
description: The update frequency of this component in seconds. See [Viessmann API limits](#viessmann-api-limits)
|
||||||
default: 60
|
default: 60
|
||||||
|
Loading…
x
Reference in New Issue
Block a user