Add fans to ViCare (#33988)

* Update vicare.markdown

* Update vicare.markdown
This commit is contained in:
Christopher Fenner 2024-07-31 18:54:23 +02:00 committed by GitHub
parent 4795f12892
commit fa8394622d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.