Commit Graph

11 Commits (743df84569eb66fce9663988cc1f26550996c52b)

Author SHA1 Message Date
Marc Mueller 930a396712
Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
J. Nick Koston b47861d973
Update shelly bluetooth scanner to version 2.0 () 2024-01-14 09:44:42 -10:00
J. Nick Koston e50fe79911
Update habluetooth to 2.0.0 () 2023-12-20 20:37:39 -10:00
J. Nick Koston 5dbd0dede1
Refactor Bluetooth scanners to avoid the need to pass a callback () 2023-12-13 09:17:48 +01:00
J. Nick Koston f002a6a732
Refactor all Bluetooth scanners to inherit from BaseHaRemoteScanner () 2023-12-12 21:28:43 +01:00
J. Nick Koston dd9c22672a
Refactor bluetooth scanners for better seperation of concerns () 2023-12-02 13:20:06 -10:00
J. Nick Koston 2a5ffa9a5b
Fix timestamps for bluetooth scanners that bundle advertisements ()
 added support for raw/bundled advertisements. We should use the
same monotonic time for all advertisements in the bundle if not time
is passed, or calculate the timestamp and pass it if its known
2023-06-14 21:47:00 -04:00
Shay Levy d5797d9f7d
Cleanup Shelly imports ()
* Cleanup Shelly imports

* Cleanup tests
2023-01-22 01:26:54 +02:00
J. Nick Koston 46b18367f7
Send back BLE address type when connecting via esphome proxies () 2022-11-28 18:54:53 -10:00
J. Nick Koston a7caa038be
Accept advertisements from alternate scanners when a scanner stops scanning () 2022-11-21 21:23:07 -05:00
J. Nick Koston 435fc23737
Add shelly ble scanner support () 2022-11-15 12:34:45 -06:00