mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Add fans to ViCare (#33988)
* Update vicare.markdown * Update vicare.markdown
This commit is contained in:
parent
4795f12892
commit
fa8394622d
@ -3,6 +3,7 @@ title: Viessmann ViCare
|
|||||||
description: Instructions how to integrate Viessmann heating devices with Home Assistant
|
description: Instructions how to integrate Viessmann heating devices with Home Assistant
|
||||||
ha_category:
|
ha_category:
|
||||||
- Climate
|
- Climate
|
||||||
|
- Fan
|
||||||
- Water heater
|
- Water heater
|
||||||
ha_release: 0.99
|
ha_release: 0.99
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -13,6 +14,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- climate
|
- climate
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- fan
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- water_heater
|
- water_heater
|
||||||
@ -71,6 +73,10 @@ Represents the heating controls of your device.
|
|||||||
Viessmann devices with room temperature sensing will show the current room temperature via `current_temperature`. All other devices will show the current supply temperature of the heating circuit.
|
Viessmann devices with room temperature sensing will show the current room temperature via `current_temperature`. All other devices will show the current supply temperature of the heating circuit.
|
||||||
{% endnote %}
|
{% endnote %}
|
||||||
|
|
||||||
|
### Fan
|
||||||
|
|
||||||
|
Ventilation units are displayed as fans and enable the change of speed and use of presets.
|
||||||
|
|
||||||
### Water heater
|
### Water heater
|
||||||
|
|
||||||
Represents the domestic hot water controls of your device.
|
Represents the domestic hot water controls of your device.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user