Skip to content

Releases: LocknAlert-Pty-LTD/locknalert_mqtt

Release list

Version 0.1.0

Choose a tag to compare

@rainepretorius rainepretorius released this 01 Jul 13:09
49a4db0

LocknAlert MQTT 0.1.0

Initial release.

Connects your LocknAlert bridge to Home Assistant over MQTT, giving you local
control of a compatible Paradox alarm panel — no cloud account or subscription
required.

Features

  • Zeroconf discovery — the bridge is found automatically on your network.
  • Automatic credential provisioning — a unique MQTT username/password is
    generated for the bridge during setup.
  • Local push — state changes are pushed from the bridge in real time, no
    polling.
  • Alarm control panel entity for your Paradox panel (Disarmed, Armed away,
    Armed home, Armed night, Arming, Pending, Triggered), including the reason
    an arm attempt was rejected.
  • Binary sensor, sensor, switch, and update entities for manually
    configured MQTT devices.
  • Actions: locknalert_mqtt.publish, locknalert_mqtt.dump,
    locknalert_mqtt.reload.

Requirements

  • Home Assistant 2026.6.0 or newer.

Full Changelog: https://github.com/LocknAlert-Pty-LTD/locknalert_mqtt/commits/v0.1.0