Skip to content

Releases: imhotep/hass-unifi-access

v1.1.5-beta

26 May 19:23
3309cad
Compare
Choose a tag to compare
v1.1.5-beta Pre-release
Pre-release

Changelog:

  • Door updates from websockets only
  • minor config bug fixes
  • experimental support for hardware doorbells

v1.1.4

07 Apr 17:49
3309cad
Compare
Choose a tag to compare

New

  • adding support for OPEN in the lock entity.
  • Locking now just logs an error. Previously, the lock entity would be unavailable when door was unlocked.

v1.1.3

01 Mar 20:34
9387804
Compare
Choose a tag to compare

New Features

Events

  • added new events: unifi_access_entry/unifi_access_exit as well as unifi_access_doorbell_start/unifi_access_doorbell_end

Bugfix

  • Fixed potential threading issue.

v1.1.3-beta

17 Jan 05:07
Compare
Choose a tag to compare
v1.1.3-beta Pre-release
Pre-release

Bugfix

  • Fixing some potential threading issues

New

  • adding doorbell_press and access events and event entities

v1.1.2

12 Dec 23:43
d4ba05b
Compare
Choose a tag to compare

Changes

  • Fix doorbell presses

v1.1.1

03 Dec 20:22
3daef43
Compare
Choose a tag to compare

Changes

  • Automatically reconnects when connection closes
  • Automatically retries connecting every 5 seconds

v1.1.0

27 Nov 21:54
7b107ec
Compare
Choose a tag to compare

Changes

Instantaneous update via websocket
Option to still use polling for Unifi Access < 1.19
Add binary_sensor for Doorbell Presses (Unifi Access Pro G1/G2)

You HAVE TO delete integration and reinstall it unfortunately as the default connection type to the API changes.

v1.1.0-beta

15 Nov 23:20
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

Changes

Instantaneous update via websocket
Option to still use polling for Unifi Access < 1.19
Add binary_sensor for Doorbell Presses (Unifi Access Pro G1/G2)

You HAVE TO delete integration and reinstall it unfortunately as the default connection type to the API changes.

v1.0.3

03 Nov 04:40
Compare
Choose a tag to compare

BUGFIX: Only add doors when they're bound to a hub. Ignore other ones

v1.0.2

03 Nov 02:31
Compare
Choose a tag to compare

Adding support for custom ports