Skip to content

Commit

Permalink
v3.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdhjd committed Aug 18, 2020
1 parent 511b1be commit 423de87
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/).

## 3.3.1 (2020-08-18)
* Enhancement: publish motion sensor reset events to MQTT.

## 3.3.0 (2020-08-17)
* New feature: MQTT support, for those that have asked for it. Read more [here](https://github.com/hjdhjd/homebridge-unifi-protect2/blob/master/docs/MQTT.md).
* Enhancement: Liveviews can now be used to create switches to control groups of motion sensors Read more [here](https://github.com/hjdhjd/homebridge-unifi-protect2/blob/master/docs/Liveviews.md).
Expand Down
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-unifi-protect2",
"version": "3.3.0",
"version": "3.3.1",
"displayName": "Homebridge UniFi Protect",
"description": "Complete HomeKit integration for UniFi Protect with full support for most features including autoconfiguration, motion detection, and multiple controllers.",
"author": "HJD https://github.com/hjdhjd",
Expand All @@ -18,7 +18,10 @@
"homebridge",
"homebridge-plugin",
"homebridge-unifi-protect",
"motion",
"motion sensor",
"rtsp",
"security",
"ubiquiti",
"uck",
"uck g2",
Expand Down

0 comments on commit 423de87

Please sign in to comment.