From 0c3359abcf096ccc4f207d3f91ea96319342d6b3 Mon Sep 17 00:00:00 2001 From: Kevin Fronczak Date: Wed, 22 Apr 2020 10:20:42 -0400 Subject: [PATCH] Changes for release 0.14.3 --- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 2b83bd5..cb413a6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,14 @@ Changelog A list of changes between each release +0.14.3 (2020-04-22) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Add time check on recorded videos before determining motion +- Fix motion detection variable suck to ``True`` +- Add ability to load credentials from a json file +- Only allow ``motion_detected`` variable to trigger if system was armed +- Log response message from server if not attempting a re-authorization + 0.14.2 (2019-10-12) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Update dependencies