From 059535f68702a4ddfcf524bf2d79780665f56552 Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Wed, 18 Sep 2019 22:36:34 +0100 Subject: [PATCH] typo fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6984473..8b4a7ba 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Under the `sensor` block, enter as many blocks as users configured in your envir state_topic: "miScale/USER_NAME/weight" value_template: "{{ value_json['Weight'] }}" unit_of_measurement: "kg" - json_attributes_topic: "miScale/USERS_NAME/weight" + json_attributes_topic: "miScale/USER_NAME/weight" icon: mdi:scale-bathroom - platform: mqtt