agittins / bermuda

Bermuda Bluetooth/BLE Triangulation / Trilateration for HomeAssistant
MIT License
208 stars 6 forks source link

fix(bermuda): Improved condition checks and handling of MAC addresses #186

Closed skrashevich closed 1 month ago

skrashevich commented 1 month ago

Summary of changes:

agittins commented 1 month ago

Great, thanks!

Are you spotting these by directly looking through the code or are you encountering some of these errors? Or is there a linting tool that is picking them up? If there's a tool perhaps I should add it to my vscode config to help avoid introducing more of these.

Anyway, thanks for the improvements, much appreciated!