github custom-components/ble_monitor 7.8.2
7.8.2 - [BREAKING CHANGE] Change in sensor attributes with spaces

latest releases: 12.11.1, 12.11.1-beta, 12.11.0-beta...
2 years ago

Changes in 7.8.2

BREAKING CHANGE

  • extra_state_attributes now have underscores instead of spaces in their name. In the UI, they will still be displayed without underscore. If you are using one of the sensors' attributes that contains a space (e.g. with a template sensor), you will have to update your configuration. Fix for #723

Improvements

  • Adding the possibility to use report_unknown at device level. It will report all messages from the MAC address or UUID it is enabled for. (Fix for #651)
  • Disable iBeacon uuid, cypress temperature and cypress humidity sensor by default (only applies for new added sensors) (by @dmamontov)

New sensors

  • Add support for ATC firmware on CGDK2 (Fix for #720)
  • Add extra filter for Teltonika Puck RHT (Fix for #721)
  • Add a Boolean sensor to HA BLE

Dependency updates

  • Bump pycryptodomex to 3.14.1
  • Bump pytest-homeassistant-custom-component to 0.6.15

Don't miss a new ble_monitor release

NewReleases is sending notifications on new releases.