From 4314466d9faca097f1e2b2dee4e38c2e382c0829 Mon Sep 17 00:00:00 2001
From: sudoxnym <76703581+sudoxnym@users.noreply.github.com>
Date: Sun, 15 Sep 2024 11:08:25 -0600
Subject: [PATCH] Update README.md
Updated README.
Added Known Devices list
Changed to (tcp/ssl)://(MQTT User):(MQTT Pass)@(HA URL):(port) as per a merge request, but for some reason when I accepted it didn't change it, so doing it manually.
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
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