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