**BREAKING CHANGES**
- Modified the ble-parser to be able to accept non-raw BLE data.
If you like to work with the raw BLE data like before, update your code from
python
ble_parser = BleParser()
sensor_msg, tracker_msg = ble_parser.parse_raw_data(data)
to
python
ble_parser = BleParser()
sensor_msg, tracker_msg = ble_parser.parse_data(data)
**Fixes**
- Fix for negative temperatures Switchbot meter (thx for the help DigiH)
- Improved device_ids for Switchbot
- Fix Dangerous default value [] as argument pylint error in code
**New sensors**
- SmartDry Cloth dryer
- Petoneer Smart Odor Eliminator Pro SU001-T
- Thermopro TP357