Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

70 lines (58 loc) · 2.93 KB

[0.1.15] - 2020-11-26

Changed

  • Fixed MQTT Discovery Message

[0.1.14] - 2020-11-24

Changed

  • 2nd attempt to fix executable files (fixes lolouk44#23)
  • Fixed image links in README file

[0.1.13] - 2020-11-24

Changed

[0.1.12] - 2020-11-23

Changed

  • Fixed workflow for automatic docker images building

[0.1.11] - 2020-11-23

Changed

Added

  • Created workflow to automatically build docker images on new releases (Thanks @AiiR42 for your help)

[0.1.10] - 2020-09-09

Changed

[0.1.9] - 2020-09-08

Changed

  • Fixed typo in MQTT message following the breaking change to snake_case attributes in 0.1.8

[0.1.8] - 2020-09-08

Breaking Changes

Changed

  • Fixed default MQTT Prefix in config.json typo (fixes lolouk44#6)
  • Fixed MQTT Discovery value check to discover
  • Changed timestamp to default python format
  • Changes the bluetooth reset from reset to down-wait-up (fixes lolouk44#13)
  • Fixed hard coded hci0 to provided hci interface when performing a reset
  • Fixed weight in Lbs not detected on Scale V1 (XMTZCO1HM) (fixes lolouk44/xiaomi_mi_scale#28)
  • Fixed body calculations for non kg weights
  • Updated README

Added

  • Added unit to attributes

[0.1.7] - 2020-07-06

Added

  • repository.json to make it a real add-on repo (fixes lolouk44#4)

Changed

[0.1.6] - 2020-07-01

Added

  • Docker Image so install is quicker (no local build required).

[0.1.5] - 2020-07-01

Added

  • MQTT Discovery Support.

[0.1.4] - 2020-06-29

Added

  • First release (version in line with non Add-On script for ease of maintenance).