mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add platform waterheater (#35509)
This commit is contained in:
parent
9d5da7aa65
commit
cc322a7336
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user