Feature/weheat integration (#33864)

* Init documentation file

* Update weheat.markdown

* Update weheat.markdown

* Update weheat.markdown

* Init documentation file

* Update weheat.markdown

* Update weheat.markdown

* Update weheat.markdown

* Update weheat.markdown

* Removed user selection option as devices are discovered now

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update source/_integrations/weheat.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Completed list of available sensors

* Update source/_integrations/weheat.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Jesper Raemaekers <jesper.raemaekers@wefabricate.com>
Co-authored-by: jesperraemaekers <146726232+jesperraemaekers@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Kjell van Straaten 2024-09-25 08:18:43 +02:00 committed by GitHub
parent 51b1994df5
commit 7c2ef739ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,48 @@
---
title: Weheat
description: Instructions on setting up Weheat within Home Assistant.
ha_category:
- Energy
- Climate
- Sensor
ha_iot_class: Cloud Polling
ha_release: "2024.10"
ha_config_flow: true
ha_codeowners:
- '@jesperraemaekers'
- '@kjell-van-straaten'
ha_domain: weheat
ha_platforms:
- sensor
ha_integration_type: integration
---
The **Weheat** {% term integration %} allows you to display your [Weheat](https://www.weheat.nl/) devices through Home Assistant.
## Prerequisites
- You need a Weheat account, **username**, and **password**
- When adding the integration in Home Assistant, you will be prompted to enter a **Name**, **Client ID**, and **Client Secret**.
- The name is arbitrary, the ID and secret are provided in the [knowledge base](https://support.weheat.nl/s/article/Is-er-een-offici%C3%ABle-Home-Assistant-integratie).
- During setup of the integration in Home Assistant, you will be redirected to the Weheat login provider. Log in using your **username** and **password**.
- After login, select **link account** to link your account.
{% include integrations/config_flow.md %}
## Entities
### Sensors
The Weheat integration provides the following sensors:
- **Output power**: Thermal power added to the water in Watts
- **Input power**: Electrical power in Watts
- **COP**: The Coefficient of performance between the above two power measurements
- **Water inlet temperature**: The heat pump water inlet temperature in °C
- **Water outlet temperature**: The heat pump water outlet temperature in °C
- **Central heating inlet temperature**: The central heating inlet temperature in °C
- **Outside temperature**: Outside temperature in °C
- **Electricity used**: Total electricity used in kWh
- **State**: The current heat pump state
- **DHW top temperature**: The domestic hot water temperature in the top of the vessel in °C (optional)
- **DHW bottom temperature"**: The domestic hot water temperature in the bottom of the vessel in °C (optional)