From fd74d3e7afb1d9960d7eaa3d2ef0cbe96f9be70f Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Sun, 5 May 2024 20:46:03 -0600 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..99b8f0f --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +THIS INTEGRATION IS NOT READY YET! +Some of the features seem to work, and others don't. +Built this in less than a week, with no prior knowledge of Python, using the help of CoPilot. + +When finished this integration will create 6 sensors per user. +Wake Status +State +Sound +Disturbance +Alarm Event +Sleep Tracking + +This should intelligently and dynamically allow for state changes. As of right now some states work and some don't. If anyone wants to help I'm open to it.