agittins / bermuda

Bermuda Bluetooth/BLE Triangulation / Trilateration for HomeAssistant
MIT License
452 stars 10 forks source link

Updates, primarily for #185 #194

Closed agittins closed 4 months ago

agittins commented 4 months ago

Various tweaks, but primarily intended fix for #185

chore (refactoring): move clean_charbuf to util, linting.

chore (refactoring): Move logger into const and clean up import paths

chore (refactoring): Move dataupdatecoordinator into own file

chore (refactoring): Move BermudaDevices and utils to own files.

fix: Move async_update_entry into hass job for thread-safety

chore: Linting fixes, notes

fix: const imports for Sensors

chore (refactoring): Move BermudaLogSpamLess to own file.