Releases: imhotep/hass-unifi-access
Releases · imhotep/hass-unifi-access
v1.1.3
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
Bugfix
- Fixing some potential threading issues
New
- adding doorbell_press and access events and event entities
v1.1.1
Changes
- Automatically reconnects when connection closes
- Automatically retries connecting every 5 seconds
v1.1.0
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
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
BUGFIX: Only add doors when they're bound to a hub. Ignore other ones
v1.0.2
Adding support for custom ports
v1.0.1
Added SSL Verification. Will most likely fail for most people unless Unifi Access sits behind a reverse proxy such as nginx with a valid certificate.
v1.0.0
First version!
- Improve host configuration. No need to enter https:// or port number but if you do it should still work
- Improve lock entity. Only unlock is supported by the API. Lock entity becomes unavailable when unlocked.