From 359dd530fe0f3c9d15fef86fdd8a4465fecd1544 Mon Sep 17 00:00:00 2001
From: sudoxnym <76703581+sudoxnym@users.noreply.github.com>
Date: Mon, 5 May 2025 09:03:04 -0600
Subject: [PATCH] Update README.md
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 81f1f96..5032a26 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ sleep as android status is my solution for wake/sleep state within HA. it listen
- 🎛️ 8 buttons
+ 🎛️ 8 buttons *only if mobile_app selected
- alarm dismiss
- alarm snooze
@@ -99,13 +99,12 @@ data:
⚙️ configuration:
- name: name of user
- - topic: MQTT topic from Sleep As Android
- - qos: quality of service
+ - topic: MQTT topic from Sleep As Android *MUST MATCH*
- awake duration: time in seconds in which awake states = true to indicate awake. fixed
- asleep duration: time in seconds in which sleep states = true to indicate asleep. fixed
- awake states: states to indicate being awake
- asleep states: states to indicate being asleep
- - mobile app: target for buttons requires companion app
+ - mobile app: target for buttons requires companion app *OPTIONAL: REQUIRES COMPANION APP*