mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
||||
ha_category:
|
||||
- Climate
|
||||
- Fan
|
||||
- Water heater
|
||||
ha_release: 0.99
|
||||
ha_iot_class: Cloud Polling
|
||||
@ -13,6 +14,7 @@ ha_platforms:
|
||||
- button
|
||||
- climate
|
||||
- diagnostics
|
||||
- fan
|
||||
- number
|
||||
- sensor
|
||||
- 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.
|
||||
{% endnote %}
|
||||
|
||||
### Fan
|
||||
|
||||
Ventilation units are displayed as fans and enable the change of speed and use of presets.
|
||||
|
||||
### Water heater
|
||||
|
||||
Represents the domestic hot water controls of your device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user