From 54450b8b11135170e63fa4e436054d82efa5b753 Mon Sep 17 00:00:00 2001 From: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Date: Thu, 23 Nov 2023 08:22:45 +0100 Subject: [PATCH] Add number platform to ViCare integration (#29822) * Update vicare.markdown * Fix typo --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/vicare.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/vicare.markdown b/source/_integrations/vicare.markdown index d42265d72e9..ae4ee5d6a87 100644 --- a/source/_integrations/vicare.markdown +++ b/source/_integrations/vicare.markdown @@ -12,6 +12,7 @@ ha_platforms: - button - climate - diagnostics + - number - sensor - water_heater ha_dhcp: true @@ -27,6 +28,7 @@ There is currently support for the following device types within Home Assistant: - [Water Heater](#water-heater) (Domestic Hot Water) - [Sensor](#sensor) (Sensor) - [Button](#button) (Button) +- [Number](#number) {% include integrations/config_flow.md %} @@ -136,3 +138,7 @@ Additional data from ViCare is available as separate sensors. The sensors are au ## Button Button entities are available for triggering like a one-time charge of the water heater. + +## Number + +Number entities are available for adjusting the heating curve shift and slope.