mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add ViCare heating_type (#10656)
This commit is contained in:
parent
a866289e58
commit
c70899665a
@ -43,6 +43,11 @@ circuit:
|
||||
description: Heating circuit of your heating device if multiple exist
|
||||
required: false
|
||||
type: integer
|
||||
heating_type:
|
||||
description: One of `generic`, `gas` or `heatpump`. Specifying the heating_type provides additional attributes specific for the heating system.
|
||||
required: false
|
||||
type: string
|
||||
default: generic
|
||||
{% endconfiguration %}
|
||||
|
||||
Two components will be created: `climate.vicare_heating` and `water_heater.vicare_water` (for domestic hot water).
|
||||
|
Loading…
x
Reference in New Issue
Block a user