Update README.md

This commit is contained in:
sudoxnym 2024-05-06 21:49:18 -06:00 committed by GitHub
parent 3fec6988b8
commit ffca4538d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,13 +1,24 @@
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.
SAAS - Sleep As Android Status
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.
THIS INTEGRATION IS FUNCTIONAL BUT NOT FINISHED!
Built this in less than a week, with no prior knowledge of Python.
When finished this integration will create 6 sensors per user. (x works, O needs work)
x State
x Sound
x Disturbance
x Alarm Event
x Sleep Tracking
O Lullaby State
O Wake Status
This should intelligently and dynamically allow for state changes. As of right now some states work and some don't.