-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
# daikin-rotex-ha-dashboard | ||
# Daikin/Rotex - HPSU Dashboard | ||
|
||
Dieses Projekt stellt eine Home Assistant-Dashboard-Komponente bereit, die es ermöglicht, Informationen einer Daikin/Rotex HPSU Wärmepumpen übersichtlich darzustellen. Die Integration bietet eine benutzerfreundliche Benutzeroberfläche zur Überwachung von Leistungsparametern, Energieerzeugung und Umgebungsbedingungen. Die Komponente ist leicht anpassbar und kann in wenigen Schritten installiert werden. | ||
|
||
<img src="https://github.com/user-attachments/assets/ee3f0226-8207-433d-90dc-95f7b17109de" alt="grafik" width="500" /> | ||
|
||
# Anforderungen | ||
|
||
- Home Assistant: Version 2024.4 oder höher | ||
- HACS (Home Assistant Community Store): Installiert und konfiguriert | ||
- Anbindung an eine Daikin/Rotex HPSU Wärmepumpe: [ESP32 - ESPHome-Anbindung](https://github.com/Trunks1982/Daikin-Rotex-HPSU-CAN) | ||
|
||
# Installation | ||
|
||
1) Öffne die HACS-Integration in Home Assistant. | ||
2) Klicke rechts oben auf die drei Punkte und wähle **Benutzerdefinierte Repositorys**. | ||
3) Gib das Repository ein: https://github.com/wrfz/daikin-rotex-hpsu-dashboard und wähle die Kategorie **Dashboard** aus. | ||
4) Klicke auf Hinzufügen und installiere die Karte anschließend über die Benutzeroberfläche. |