diff --git a/README.md b/README.md index d4a8bea..b20cf5c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@

SAAS - Sleep As Android Status

Description:

Sleep As Android Status is my solution for wake/sleep state within HA. It listens for the Sleep As Android MQTT Messages, so it does require being on the same network. As of 0.0.4 Buttons that link with the Companion app have been added.
-

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

+

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

+

Known working:

+Xioami Mi Band 7, 8 and 9 may work, but they have a different os that jumps through hoops to work.
+Garmin Fenix 7X with Garmin Alternative, NOT the free one.

This integration will create 8 Sensors, 8 Buttons, 1 service, and 1 device per user:

Sensors

Message Received *State
@@ -86,7 +89,7 @@ awk -F ", " '{print $17}' | grep authKey | tail -1 | awk -F "=" '{print $2}' Services > Automation
3. MQTT
  3a. URL -
(tcp/ssl)://[username][:password]@host.domain[:port]
+
(tcp/ssl)://(MQTT User):(MQTT Pass)@(HA URL):(port)
  3b. Topic > something recognizable. You need this exact topic in HA Integration Config.
  3c. Client ID > I set the same, not sure if it should be, but it works.
  3d. Test > Wait for "Success" toast message