typo fixes
This commit is contained in:
parent
9a1c9f1bda
commit
059535f687
|
@ -96,7 +96,7 @@ Under the `sensor` block, enter as many blocks as users configured in your envir
|
||||||
state_topic: "miScale/USER_NAME/weight"
|
state_topic: "miScale/USER_NAME/weight"
|
||||||
value_template: "{{ value_json['Weight'] }}"
|
value_template: "{{ value_json['Weight'] }}"
|
||||||
unit_of_measurement: "kg"
|
unit_of_measurement: "kg"
|
||||||
json_attributes_topic: "miScale/USERS_NAME/weight"
|
json_attributes_topic: "miScale/USER_NAME/weight"
|
||||||
icon: mdi:scale-bathroom
|
icon: mdi:scale-bathroom
|
||||||
|
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
|
|
Loading…
Reference in a new issue