From ca4dda05477fb1254b9bd3747ae9411dbfa9b02a Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Thu, 10 Sep 2020 10:02:27 +0100 Subject: [PATCH] Update README.md --- mi-scale/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mi-scale/README.md b/mi-scale/README.md index d9b99f3..e436e44 100644 --- a/mi-scale/README.md +++ b/mi-scale/README.md @@ -2,6 +2,15 @@ Add-On for [HomeAssistant](https://www.home-assistant.io/) to read weight measurements from Xiaomi Body Scales. +## BREAKING CHANGE: +Please note there was a breaking change in 0.1.8. The MQTT message json attributes are now in lower snake_case to be compliant with Home-Assistant Attributes. +This means Home-Assistant sensor configuration needs to be adjusted. +For example +`value_template: "{{ value_json['Weight'] }}"` +Needs to be replaced with +`value_template: "{{ value_json['weight'] }}"` +(note the lowercase `w` in `weight`) + ## Supported Scales: Name | Model | Picture --- | --- | :---: