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*