ble2mqtt icon indicating copy to clipboard operation
ble2mqtt copied to clipboard

High CPU usage

Open devbis opened this issue 4 years ago • 0 comments

ble2mqtt running on Xiaomi Gateway with OpenWrt consumes a lot of CPU time. Investigation shows that it is an internal https://github.com/hbldh/bleak/ problem with unmarshalling DBUS messages. Consider using/creating another backend for bleak.

https://github.com/hbldh/bleak/issues/500

devbis avatar Mar 01 '21 11:03 devbis