github custom-components/ble_monitor 0.9.3
0.9.3 - UI configuration and improved kettle support

latest releases: 12.11.2, 12.11.1, 12.11.1-beta...
3 years ago

Downloads for latest release

Configuration in the UI

This release adds support for configuration of ble_monitor in the User Interface of Home Assistant (no YAML needed anymore). Thanks to the great effort of @koying, who made this possible!

Use this procedure to convert your YAML configuration and start using the User Interface configuration possibility.

  1. Update the component
  2. Restart Home Assistant
  3. Remove your YAML code
  4. Restart again

Now, all options should be configurable via the UI.

Still want to use YAML? No worries, YAML will stay supported!

Other improvements

  • Added support for YM-K1501EU (Xiaomi Mijia Smart Kettle) and V-SK152 (Viomi Smart Kettle)
  • Improved support for Xiaomi/Viomi smart kettles
  • Added ext_state attribute for kettles, with the following values: 0 - kettle is idle, 1 - kettle is heating water, 2 - warming function is active with boiling, 3 - warming function is active without boiling
  • Reduced the latency of binary sensors state updating

Fixed bugs

  • Fixed a bug with the temperature measurement when using the restore_state option
  • Fixed a bug with binary sensor state when using the restore_state option
  • Returned compatibility with HA releases before 0.115

Don't miss a new ble_monitor release

NewReleases is sending notifications on new releases.