diff --git a/README.md b/README.md index 99b8f0f..fb599b6 100644 --- a/README.md +++ b/README.md @@ -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.