vicare: Update docs (#21288)

This commit is contained in:
Hans Oischinger 2022-01-23 20:04:29 +01:00 committed by GitHub
parent 90baa8dc50
commit efa507f21d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ ha_platforms:
- climate
- sensor
- water_heater
- button
ha_dhcp: true
---
@ -24,6 +25,7 @@ There is currently support for the following device types within Home Assistant:
- [Climate](#climate) (Heating)
- [Water Heater](#water-heater) (Domestic Hot Water)
- [Sensor](#sensor) (Sensor)
- [Button](#button) (Button)
{% include integrations/config_flow.md %}
@ -123,4 +125,9 @@ Sets the target temperature of domestic hot water to the given temperature.
## Sensor
Additional data from ViCare is available as separate sensors. The sensors are automatically created based on the configured `heating_type`.
Additional data from ViCare is available as separate sensors. The sensors are automatically discovered based on the available API data points.
## Button
Button entities are available for triggering like a one-time charge of the water heater.