mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
vicare: Update docs (#21288)
This commit is contained in:
parent
90baa8dc50
commit
efa507f21d
@ -13,6 +13,7 @@ ha_platforms:
|
|||||||
- climate
|
- climate
|
||||||
- sensor
|
- sensor
|
||||||
- water_heater
|
- water_heater
|
||||||
|
- button
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -24,6 +25,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- [Climate](#climate) (Heating)
|
- [Climate](#climate) (Heating)
|
||||||
- [Water Heater](#water-heater) (Domestic Hot Water)
|
- [Water Heater](#water-heater) (Domestic Hot Water)
|
||||||
- [Sensor](#sensor) (Sensor)
|
- [Sensor](#sensor) (Sensor)
|
||||||
|
- [Button](#button) (Button)
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
@ -123,4 +125,9 @@ Sets the target temperature of domestic hot water to the given temperature.
|
|||||||
|
|
||||||
## Sensor
|
## 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.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user