- Fixed MQTT Discovery Message
- 2nd attempt to fix executable files (fixes lolouk44#23)
- Fixed image links in README file
- Fixed executable files
(fixes lolouk44#23)
- Fixed workflow for automatic docker images building
- Remove additional logging for Scale V1 that was used for testing
- Changed timestamp to default python format (fixes lolouk44/xiaomi_mi_scale#29)
- Removed hard-coded 'unit_f_measurement' in the MQTT Discovery (fixes lolouk44#22)
- Fixed hard coded MQTT Discovery Prefix (fixes lolouk44/xiaomi_mi_scale#35)
- Change measures format to be numbers instead of string where applicable (lolouk44/xiaomi_mi_scale#36)
- Created workflow to automatically build docker images on new releases (Thanks @AiiR42 for your help)
- Fixed issue with detection of boolean in MQTT_DISCOVERY (lolouk44#16 and lolouk44/xiaomi_mi_scale#31)
- Fixed typo in MQTT message following the breaking change to snake_case attributes in 0.1.8
- Attributes are now snake_case (fixes lolouk44/xiaomi_mi_scale#24)
- 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 unit to attributes
- repository.json to make it a real add-on repo (fixes lolouk44#4)
- Now truly handles optional config entries(fixes lolouk44#3)
- MQTT Discovery set wtih retain flag (fixes lolouk44#2)
- README updated to use Xiaomi Mi Fit App to retrieve the MAC Address (fixes lolouk44/xiaomi_mi_scale#25)
- Docker Image so install is quicker (no local build required).
- MQTT Discovery Support.
- First release (version in line with non Add-On script for ease of maintenance).