diff --git a/README.md b/README.md index 82b2a12..e738dae 100644 --- a/README.md +++ b/README.md @@ -22,18 +22,20 @@ sleep as android status is my solution for wake/sleep state within HA. it listen
this should intelligently and dynamically allow for state changes in the wake status sensor.
+ +| Sensor | Description | +| ------ | ----------- | +| message received | shows the last raw MQTT event payload | +| wake status | indicates awake or asleep based on your sleep stage | +| sound | snore, talk, cough, and other sound events | +| disturbance | reports apnea and antisnoring events | +| **next alarm** | upcoming alarm time and label; stores the last ten alarms in attributes | +| alarm | alarm related events such as snooze or dismiss | +| lullaby | lullaby status | +| sleep tracking | whether sleep tracking is active or paused | +| sleep stage | current sleep stage from Sleep As Android | + +the wake status sensor adjusts automatically based on the defined awake and asleep states.