Skip to content

9.0.1 - Govee fixes and non-raw BLE support

Compare
Choose a tag to compare
@Ernst79 Ernst79 released this 13 Jul 08:35
· 656 commits to master since this release
2aad98d

Changes in 9.0.1

  • Modified the ble-parser to be able to accept non-raw BLE data. This change doesn't affect BLE monitor, but prepares for future changes in Home Assistant.
  • Fix for bad Govee data format (see Ernst79/bleparser#32 and Ernst79/bleparser#34)
  • Fix unbound local var with Inkbird IBBQ-4 (Ernst79/bleparser#33)
  • Fix Dangerous default value [] as argument pylint error in code