Releases: custom-components/ble_monitor
1.8.3-beta - Kegtron port name attribute
Changes in 1.8.3-beta
- Fix in getting devices from registry (Fixes issue #336)
- Adding port name attribute to Kegtron sensors
1.7.4 - Fix in getting devices from registry
Changes in 1.7.4
This release fixes a bug during startup on some systems, which failed on getting the devices from the registry. Fixes #336
1.8.2-beta
Changes in 1.8.2-beta
Remove unnecessary error log messages
1.8.1-beta
Changes in 1.8.1-beta
BLE parser is split into indepenent files for code clarity
- Improves future development
Kegtron improvements
- Moved keg size and volume start to attributes of volume dispensed sensor (Kegtron)
- keg size is converted to text
- One volume dispensed sensor per port
- Several optimizations in the kegtron parser
Fixed failing configuration check #321
1.7.3 - Add voltage sensor for LYWSD03MMC
Adding voltage sensor for LYWSD03MMC sensors that send data in Xiaomi MiBeacon format (based on same formula as used in ATC firmware). Adding this sensor prevents TypeErrors when switching between ATC and MiBeacon advertisements.
1.8.0-beta
Changes in 1.8.0-beta
Add support for Kegtron KT-100 and KT-200 devices
1.7.2 - Fix restore state and failing configuration check
Changes in 1.7.2
- Fixed
restore_state
option. State was restored when the first BLE advertisement arrived, but this could take a while, especially for scales which only send data when activated.restore_state
has been changed to restore the state immediately at startup, if the device is configured in thedevices
option. #326 - Fixed failing configuration check #321
1.7.2-beta - Fix failing configuration check
Changes in 1.7.2-beta
- Fixed failing configuration check #321
1.7.1-beta
Changes in 1.7.1-beta
Fixed restore_state
option. State was restored when the first BLE advertisement arrived, but this could take a while, especially for scales which only send data when activated. restore_state
has been changed to restore the state immediately at startup, if the device is configured in the devices
option.
1.7.0 - Xiaomi Mi Scale V1 support
Changes in 1.7.0
- Added support for Xiaomi Mi Scale V1 (XMTZC01HM, XMTZC04HM). This scale is known under different names, e.g. Mi Smart Scale 1 / Mi Smart Scale 2
load removed
sensor has been renamed toweight removed
sensor for the Mi scale V2 devices (you can delete theload removed
binary sensor).- Added
non-stabilized weight
sensor for scales - Improved packet_id filtering for scales