Die DIVERA 24/7 Integration für Home Assistant ermöglicht es dir, Daten und Ereignisse von der DIVERA 24/7-Plattform in dein Home Assistant System zu integrieren. Mit dieser Integration kannst du Informationen zu Alarmeinsätzen, Fahrzeugstatus, Benutzerstatus und vieles mehr abrufen.
The DIVERA 24/7 integration for Home Assistant allows you to integrate data and events from the DIVERA 24/7 platform into your Home Assistant system. With this integration, you can retrieve information about alarm incidents, vehicle status, user status, and much more.
Mit der neuen Funktion in der DIVERA 24/7 Integration können Benutzer nun die Organisationseinheit auswählen, die sie verwenden möchten. Die Auswahl erfolgt über ein Dropdown-Menü, das bei der Integration konfiguriert wird.
With the new feature in the DIVERA 24/7 Integration, users can now select the organization unit they want to use. The selection is made via a dropdown menu configured during the integration.
Verfügbare Organisationseinheiten mit Fahrzeugbildern / Available Organization Units with Vehicle Images:
Geplante Organisationseinheiten mit Fahrzeugbildern / Planned Organization Units with Vehicle Images:
-
Konfiguration: Gehe zu den Home Assistant-Einstellungen und suche nach der DIVERA 24/7 Integration. Configuration: Go to Home Assistant settings and search for the DIVERA 24/7 integration.
-
Wählen Sie Ihre Organisation: In der Konfiguration kannst du nun die Organisationseinheit aus einem Dropdown-Menü auswählen, z. B. THW oder Feuerwehr. Select your organization: In the configuration, you can now select the organization unit from a dropdown menu, e.g., THW or Fire Department.
-
Bilder und Daten: Nachdem du die Organisation ausgewählt hast, wird die Integration mit den entsprechenden Bildern und Informationen zu deiner Auswahl aktualisiert. Images and data: After selecting the organization, the integration will be updated with the corresponding images and information for your selection.
-
🚨 Abruf von Alarm- und Notrufereignissen.
Retrieve alarm and emergency events. -
🚗 Anzeige von Fahrzeugstatusinformationen.
Display vehicle status information. -
🧑🤝🧑 Integration von Benutzerdaten, einschließlich Status und Aktivitäten.
Integration of user data, including status and activities. -
📅 Anzeige von Kalenderereignissen und News.
Display calendar events and news. -
🛠️ Möglichkeit zur Konfiguration mehrerer Einheiten (Cluster) innerhalb eines Accounts.
Possibility to configure multiple units (clusters) within one account.
-
💻 Home Assistant Version 2025.2 oder neuer.
Home Assistant version 2025.2 or newer. -
📝 Ein aktiver DIVERA 24/7 Account.
An active DIVERA 24/7 account. -
🔑 Dein DIVERA 24/7 Zugangsschlüssel (zu finden in deinen Benutzer-Einstellungen unter Debug).
Your DIVERA 24/7 access key (found in your user settings under Debug).
1. Installation über HACS (Home Assistant Community Store) 📦 / Installation via HACS (Home Assistant Community Store) 📦
-
Öffne Home Assistant und gehe zu HACS.
Open Home Assistant and go to HACS. -
Klicke auf "Integrationen" und suche nach "DIVERA 24/7".
Click on "Integrations" and search for "DIVERA 24/7". -
Klicke auf "Installieren" und warte, bis die Installation abgeschlossen ist.
Click "Install" and wait for the installation to complete. -
Nach der Installation wirst du aufgefordert, die Integration zu konfigurieren.
After installation, you will be prompted to configure the integration.
-
Lade das Repository herunter:
Download the repository:git clone https://github.com/Loony2392/ha_hacs_divera_247.git
-
Kopiere den Ordner
custom_components/divera_247
in das Verzeichnisconfig/custom_components/
deines Home Assistant Setups.
Copy the foldercustom_components/divera_247
into theconfig/custom_components/
directory of your Home Assistant setup. -
Starte Home Assistant neu.
Restart Home Assistant.
-
Gehe zu Einstellungen > Integrationen in deinem Home Assistant.
Go to Settings > Integrations in your Home Assistant. -
Klicke auf "Integration hinzufügen" und wähle DIVERA 24/7.
Click "Add Integration" and select DIVERA 24/7. -
Gib deinen Zugangsschlüssel (Access Key) und die Server-Adresse ein. Weitere Informationen zum Finden des Zugangsschlüssels findest du hier.
Enter your access key (Access Key) and the server address. For more information on finding the access key, see here. -
(Optional) Wähle die Einheit (Cluster), die du überwachen möchtest. Standardmäßig wird die Stammeinheit geladen.
(Optional) Choose the unit (cluster) you want to monitor. The default unit is loaded. -
Speichere die Konfiguration und starte Home Assistant neu, wenn du dazu aufgefordert wirst.
Save the configuration and restart Home Assistant when prompted.
Nach der ersten Konfiguration kannst du die folgenden Optionen anpassen:
After the initial configuration, you can adjust the following options:
- ⏱️ Update Intervall: Bestimme das Intervall, in dem die Daten von DIVERA 24/7 aktualisiert werden. Das Intervall muss zwischen 10 und 300 Sekunden liegen.
Update Interval: Set the interval at which data from DIVERA 24/7 is updated. The interval must be between 10 and 300 seconds.
Weitere Informationen findest du in der Dokumentation.
For more information, see the documentation.
Die Integration erstellt mehrere Entitäten, die du in deinen Home Assistant Dashboards verwenden kannst:
The integration creates several entities that you can use in your Home Assistant dashboards:
-
🕰️ Sensoren / Sensors:
-
sensor.letzter_alarm
: Zeigt den letzten Alarm an.
sensor.last_alarm
: Shows the last alarm. -
sensor.letzte_news
: Zeigt die letzten News von DIVERA 24/7 an.
sensor.latest_news
: Shows the latest news from DIVERA 24/7. -
sensor.fahrzeug_status_{vehicle_name}
: Zeigt den Status eines Fahrzeugs an.
sensor.vehicle_status_{vehicle_name}
: Shows the status of a vehicle.
-
-
🚨 Binary Sensoren / Binary Sensors:
binary_sensor.aktiver_alarm
: Zeigt an, ob ein Alarm aktiv ist.
binary_sensor.active_alarm
: Shows if an alarm is active.
-
🧑🤝🧑 Select:
select.benutzer_status
: Zeigt den aktuellen Benutzerstatus an.
select.user_status
: Displays the current user status.
-
📅 Kalender / Calendar:
calendar.termine
: Zeigt alle kommenden Termine an.
calendar.events
: Shows all upcoming events.
Du kannst Automationen und Benachrichtigungen erstellen, die auf den Status von Alarmen, Fahrzeugen oder Benutzern reagieren. Beispiel:
You can create automations and notifications that respond to the status of alarms, vehicles, or users. Example:
automation:
- alias: "Benachrichtigung bei Alarm"
trigger:
platform: state
entity_id: binary_sensor.aktiver_alarm
to: 'on'
action:
service: notify.notify
message: "Es wurde ein aktiver Alarm ausgelöst!"
Fehlerbehebung 🛠️
🔌 Verbindungsfehler: Überprüfe, ob die angegebene Server-Adresse korrekt ist und dass dein Zugangsschlüssel gültig ist.
Connection error: Check if the provided server address is correct and if your access key is valid.
🔑 Authentifizierungsfehler: Stelle sicher, dass du den richtigen Zugangsschlüssel verwendest. Du findest diesen in den Debug-Einstellungen deines DIVERA 24/7 Accounts.
Authentication error: Make sure you're using the correct access key. You can find it in the Debug settings of your DIVERA 24/7 account.
General errors: If the error persists, restart Home Assistant or contact the community at the Home Assistant Community Forum.
Wenn du Verbesserungen oder Fehlerbehebungen für diese Integration einreichen möchtest, öffne einen Pull Request (PR). Sieh dir bitte unsere Contributing Guidelines an, bevor du mit dem Beitrag beginnst.
If you'd like to contribute improvements or bug fixes for this integration, open a Pull Request (PR). Please review our Contributing Guidelines before starting your contribution.
Besuche das Home Assistant Forum für allgemeine Unterstützung und Diskussionen.
Visit the Home Assistant Forum for general support and discussions.
Melde Fehler oder schlage neue Funktionen auf GitHub Issues vor.
Report bugs or suggest new features on GitHub Issues.
Enjoy the DIVERA 24/7 integration! 😎
✅ Unterstützte Home Assistant Versionen: Die Integration ist mit allen Versionen von Home Assistant kompatibel, die Custom Components unterstützen.
Supported Home Assistant Versions: The integration is compatible with all versions of Home Assistant that support custom components.