mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
vicare: Remove circuit config option (#19814)
This commit is contained in:
parent
ec6f8f5194
commit
7f7109cd06
@ -65,10 +65,6 @@ name:
|
|||||||
required: false
|
required: false
|
||||||
default: ViCare
|
default: ViCare
|
||||||
type: string
|
type: string
|
||||||
circuit:
|
|
||||||
description: Heating circuit of your heating device if multiple exist
|
|
||||||
required: false
|
|
||||||
type: integer
|
|
||||||
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 `generic`, `gas`, `heatpump` or `fuelcell`. Specifying the heating_type provides additional attributes and sensors specific for the heating system.
|
||||||
required: false
|
required: false
|
||||||
@ -81,8 +77,7 @@ scan_interval:
|
|||||||
type: integer
|
type: integer
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
Two components will be created: `climate.vicare_heating` and `water_heater.vicare_water` (for domestic hot water).
|
Multiple device instances might be generated depending on the number of burners and/or circuits of your installation. If there is more than a single instance all devices are suffixed with the circuit or burner ID.
|
||||||
Unless you specify a `circuit` parameter, it will pick up the first heating circuit of your installation.
|
|
||||||
|
|
||||||
## Viessmann API limits
|
## Viessmann API limits
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user