From 50d09aea3ae5e445b1978a3207666a6247b7cbe9 Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Wed, 29 May 2024 16:08:52 -0600 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 1545c47..c5b33ba 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,22 @@ data: Please report any issues.
This is my first integration. Built this in less than a week, with no prior knowledge of Python. + + +

Changes:

+0.0.6a
+Initial Beta Release +Added persistant states through HA restart +Added attributes for the Alarm Event sensor + +

Known issues:

+Error in logs: +
+Logger: homeassistant.helpers.service
+Source: /usr/src/homeassistant/homeassistant/helpers/service.py:708
+First occurred: 3:55:19 PM (1 occurrences)
+Last logged: 3:55:19 PM
+
+Failed to load integration: saas
+NoneType: None
+No known effects. Just an error message, everything works as expected.