Added
- Added
service_uuids
kwarg toBleakScanner
. This can be used to work
around issue of scanning not working on macOS 12. Fixes #230. Works around #635. - Added UUIDs for LEGO Powered Up Smart Hubs.
Changed
- Changed WinRT backend to use GATT session status instead of actual device
connection status. - Changed handling of scan response data on WinRT backend. Advertising data
and scan response data is now combined in callbacks like other platforms. - Updated
bleak-winrt
dependency to v1.1.0. Fixes #698.