Airthings / airthings-ble

Library to control Airthings devices through BLE, primarily meant to be used in Home Assistant.
MIT License
21 stars 11 forks source link

Fix "Characteristics not handled" warning #19

Closed LaStrada closed 1 year ago

LaStrada commented 1 year ago

When I refactored the code in this PR, I never changed if to an elif. This causes the code to print Characteristics not handled: 00002a29-0000-1000-8000-00805f9b34fb (here) every time it fetches the manufacturer characteristic.