A native Home Assistant OS app that integrates your Bentel Absoluta alarm panel directly into Home Assistant, with no Docker or external setup required.
This app wraps the bentel-absoluta-local Java bridge and connects your panel to the built-in Mosquitto broker via the ITv2 protocol over your local network.
- Open Home Assistant and navigate to Settings → Apps → App Store
- Click the three-dot menu and select Repositories
- Add this URL:
https://github.com/AlessandroTischer/ha-absoluta-local-bridge - Find Bentel Absoluta Local Bridge in the store and click Install
| Option | Description |
|---|---|
alarm_address |
IP address of the Bentel Absoluta panel |
alarm_port |
TCP port of the panel (default: 3064) |
alarm_pin |
PIN code for the panel |
mqtt_address |
MQTT broker address |
mqtt_port |
MQTT broker port (default: 1883) |
mqtt_username |
MQTT username |
mqtt_password |
MQTT password |
For full documentation, MQTT topic reference, Home Assistant dashboard templates, and troubleshooting, see the main project repository:
This project is not affiliated with or endorsed by Bentel Security s.r.l.
This software is provided "as is", without any warranty of any kind. Use it at your own risk.