DISCLAIMER: This project is a private open source project and doesn't have any connection with Divera 24/7
This integration uses the Divera 24/7 REST API to retrieve information and display it in Home Assitant.
- Add this repository to your custom repositories.
- Install integration via HACS.
- In the HA UI go to "Configuration" → "Integrations" click "+" and search for "Divera 24/7". You can repeat this for as many accesskeys of different users as you like.
- Follow the setup instructions.
The configuration is done via UI. If you insert your accesskey in the setup dialog.
- Open the settings website of divera.
- Change to the debug tab
- Copy your accesskey
This integration allows you to read different values. For example:
- state
- id
- timestamp
- alarm
- id
- text
- date
- address
- lat
- lng
- groups
- priority
- closed
- new
Some sensor sensors are disabled per default, as they contain a lot of data.
You can enable the ones you like in HA UI under "Configuration" → "Entities" → click on the filter icon on the right → Check "Show diabled entities" → Check the ones you like to enable → Click "ENABLE SELECTED" at the top → Confirm the next dialog
The sensor values will be set when the next update is scheduled by Home Assistant. This is done every minute.
You can add a basic automation blueprint here:
If you find a problem, feel free to report it and I will do my best to help you. If you have something to contribute, your help is greatly appreciated! If you want to add a new feature, add a pull request first so we can discuss the details.