9.0.1 - Govee fixes and non-raw BLE support
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