From 04cd028afbd61ace0cc70f0970bebb21c080834f Mon Sep 17 00:00:00 2001 From: "Willem-Jan L. van Rootselaar" Date: Thu, 31 Oct 2024 22:32:22 +0100 Subject: [PATCH] add water_heater platform --- source/_integrations/bsblan.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/bsblan.markdown b/source/_integrations/bsblan.markdown index 15fd9cf5fc94..e03f31823040 100644 --- a/source/_integrations/bsblan.markdown +++ b/source/_integrations/bsblan.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate BSBLan device into Home Assistant. ha_category: - Climate - Sensor + - Water heater ha_release: '0.110' ha_iot_class: Local Polling ha_config_flow: true @@ -14,6 +15,7 @@ ha_platforms: - climate - diagnostics - sensor + - water_heater ha_integration_type: device --- @@ -30,7 +32,6 @@ For more information of which system it supports, take a look at their [document {% include integrations/config_flow.md %} -{% include integrations/config_flow.md %}, For authentication HTTP authentication using a username and password, or using a passkey is supported. Use either one.