From 1d64ce87bf4f930e802e9d1a89257adc5708560f Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Sun, 13 Apr 2025 13:38:44 -0600 Subject: [PATCH] Update README.md --- README.md | 142 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 63 deletions(-) diff --git a/README.md b/README.md index ea25265..9e207b2 100644 --- a/README.md +++ b/README.md @@ -13,57 +13,70 @@ Sleep As Android Status is my solution for wake/sleep state within HA. It listen

๐Ÿ’ก This integration works best with a Xioami MiBand (7 or older) mixed with the Notify app and Sleep As Android configured.

-

โœ… Known working:

- -

๐Ÿงฑ This integration will create:

+ - -

๐Ÿ“ก Sensors

- - -

This should intelligently and dynamically allow for state changes in the Wake Status Sensor.

- -

๐ŸŽ›๏ธ Buttons

- - -

๐Ÿ› ๏ธ Service

-
+  
  • +
    + ๐Ÿ“ก 8 Sensors +
      +
    • Message Received *State
    • +
    • Wake Status
    • +
    • Sound
    • +
    • Disturbance
    • +
    • Alarm
    • +
    • Lullaby
    • +
    • Sleep Tracking
    • +
    • Sleep Stage
    • +
    +

    This should intelligently and dynamically allow for state changes in the Wake Status Sensor.

    +
    +
  • +
  • +
    + ๐ŸŽ›๏ธ 8 Buttons +
      +
    • Alarm Dismiss
    • +
    • Alarm Snooze
    • +
    • Lullaby Stop
    • +
    • Sleep Tracking Pause
    • +
    • Sleep Tracking Resume
    • +
    • Sleep Tracking Start
    • +
    • Sleep Tracking Start with Optimal Alarm
    • +
    • Sleep Tracking Stop
    • +
    +
    +
  • +
  • +
    + ๐Ÿ› ๏ธ 1 Service +
     service: saas.saas_example_alarm_set
     data:
       message: Example Message!
       day: monday
       hour: 7
       minute: 30
    -
    +
  • + + +
  • +
    + ๐Ÿ”— 1 Device per user +

    One HA device is created per configured user instance to link sensors, services, and buttons.

    +
    +
  • + + +
    + โœ… Known working + +

    ๐Ÿงช Installation: