Add number platform to ViCare integration (#29822)

* Update vicare.markdown

* Fix typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Christopher Fenner 2023-11-23 08:22:45 +01:00 committed by GitHub
parent aa90e99678
commit 54450b8b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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