Skip to content

Weheat: Add flow entities #37728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/_integrations/weheat.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The Weheat integration provides the following sensors:
- **Water outlet temperature**: The heat pump water outlet temperature in °C
- **Water target temperature**: Target for the water temperature in °C
- **Central heating inlet temperature**: The central heating inlet temperature in °C
- **Central heating flow** The flow volume of the central heating pump
- **Outside temperature**: Outside temperature in °C
- **Current room temperature**: Current room temperature in °C
- **Room temperature setpoint**: Setpoint for the room temperature in °C
Expand All @@ -54,6 +55,7 @@ The Weheat integration provides the following sensors:
- **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)
- **DHW pump flow**: The flow volume of the DHW pump (optional)
- **Compressor RPM**: The rpm of the compressor fan.
- **Compressor percentage**: The percentage of the compressor fan. Can exceed 100% for some models.

Expand Down