From f4b2155bac0ea279f66d343151ada78292b5a737 Mon Sep 17 00:00:00 2001 From: Johann Richard <189003+johannrichard@users.noreply.github.com> Date: Thu, 12 Nov 2020 19:27:13 +0100 Subject: [PATCH] feat(accessories): support wifi pir motion sensor - closes #87 (thanks @qx54 for testing --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ac64a4..dd073e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ## [Released] ## [1.7.0] - 2020-11-12 ### Features -* **accessories** implement support for PIR motion sensor (Implements #87, thanks @qx54 for helping with testing) +* **accessories** implement support for PIR motion sensor (close #87, thanks @qx54 for helping with testing) ## [1.6.1] - 2020-09-11 ### Bug Fixes