Commit graph

11 commits

Author SHA1 Message Date
J. Nick Koston
bc28d7f33e
Add slots to bluetooth manager () 2023-07-09 10:06:26 -10:00
J. Nick Koston
c3043fb0ee
Bump bluetooth deps for bleak 0.20 ()
Co-authored-by: K <z@kwi.li>
2023-03-20 12:06:15 +01:00
epenet
0cf5e9fb4a
Add type hints to integration tests (part 2) ()
* Add type hints to integration tests (part 2)

* typo

* Improve analytics

* Improve automation

* Imrpove bluetooth
2023-02-10 16:05:26 +01:00
epenet
807c69f621
Add type hints to integration tests (b-c) () 2023-02-08 18:08:43 +01:00
J. Nick Koston
7801cd96de
Split bluetooth models into base_scanner and wrappers () 2022-11-20 08:44:28 -06:00
J. Nick Koston
ab14e55c05
Ensure we do not actually create a BleakScanner in the usage test ()
Avoids a failure when bluetooth is turned off when
testing on macos:

bleak.exc.BleakError: Bluetooth device is turned off
2022-11-02 14:57:59 +01:00
J. Nick Koston
5eb50f63fd
Ensure bleak_retry_connector uses HaBleakClientWrapper () 2022-09-27 14:06:10 -04:00
J. Nick Koston
1b144c0e4d
Update to bleak 0.18.0 () 2022-09-23 15:09:28 -10:00
J. Nick Koston
7bf13167d8
Prevent bluetooth scanner from being shutdown by BleakClient not using BLEDevice () 2022-08-17 11:42:12 -10:00
J. Nick Koston
38bccadaa6
Add support for setting up and removing bluetooth in the UI ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-07-22 13:19:53 -05:00
J. Nick Koston
a697672944
Add bluetooth integration ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-07-08 18:55:31 -05:00