From a7eb94f30d1d12f2b29ff1d45b4e1a3ece8bc537 Mon Sep 17 00:00:00 2001 From: Robert Lippmann Date: Thu, 12 Oct 2023 09:35:43 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47c036..8bcddf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.3.3 (2023-10-12) + +* bump pyadtpulse to 1.1.3. This should fix alarm not updating issue +* add force stay and force away services +* add relogin service +* refactor code to use base entity. This should cause most entities to become unavailable if the gateway goes offline +* disallow invalid alarm state changes +* revert alarm card functionality. All states will be available, but exceptions will be thrown if an invalid state is requested. + ## 0.3.2 (2023-10-08) Alarm control panel updates: