From fa8394622dc1a4eff82e99a5e567ef4dfe7d3453 Mon Sep 17 00:00:00 2001 From: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:54:23 +0200 Subject: [PATCH] Add fans to ViCare (#33988) * Update vicare.markdown * Update vicare.markdown --- source/_integrations/vicare.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/vicare.markdown b/source/_integrations/vicare.markdown index d703ee33faa..7a10a66fde3 100644 --- a/source/_integrations/vicare.markdown +++ b/source/_integrations/vicare.markdown @@ -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.