J. Nick Koston
|
da131beced
|
Split bluetooth coordinator into two classes (#75675)
|
2022-07-23 19:33:47 -05:00 |
J. Nick Koston
|
c5afaa2e6a
|
Refactor PassiveBluetoothDataUpdateCoordinator to support multiple platforms (#75642)
|
2022-07-23 13:03:01 -05:00 |
J. Nick Koston
|
240bbfa080
|
Retry later if bluetooth fails to start (#75647)
|
2022-07-23 12:00:34 -05:00 |
Franck Nijhof
|
8d6247446b
|
Automatically set up Bluetooth during onboarding (#75658)
|
2022-07-23 10:47:12 -05:00 |
J. Nick Koston
|
326e05dcf1
|
Fix async_get_scanner to return the correct bluetooth scanner (#75637)
|
2022-07-22 18:12:08 -05:00 |
J. Nick Koston
|
38bccadaa6
|
Add support for setting up and removing bluetooth in the UI (#75600)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-07-22 13:19:53 -05:00 |
J. Nick Koston
|
90ca3fe350
|
Improve availability tracking and coordinator setup in bluetooth (#75582)
|
2022-07-21 19:16:45 -05:00 |
J. Nick Koston
|
f3c4bf571b
|
Raise on bad update data instead of log in PassiveBluetoothDataUpdateCoordinator (#75536)
|
2022-07-21 09:44:53 -05:00 |
J. Nick Koston
|
6da25c733e
|
Add coordinator and entity for passive bluetooth devices (#75468)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-07-20 15:54:37 -05:00 |
J. Nick Koston
|
41e4b38c3a
|
Add device and advertisement to BluetoothServiceInfoBleak (#75381)
|
2022-07-18 17:58:08 -05:00 |
J. Nick Koston
|
91f2550bc3
|
Change manufacturer_data_first_byte to manufacturer_data_start (#75379)
|
2022-07-17 17:25:45 -05:00 |
J. Nick Koston
|
a95c2c7850
|
Avoid throwing on unsupported bleak client filter (#75378)
* Avoid throwing on unsupported bleak client filter
* Avoid throwing on unsupported bleak client filter
|
2022-07-17 16:13:12 -05:00 |
J. Nick Koston
|
ecc219fbc1
|
Include the source in the bluetooth service info (#75112)
|
2022-07-16 11:02:08 -05:00 |
J. Nick Koston
|
a3c1926da5
|
Add mock_bluetooth fixture (#75075)
|
2022-07-14 07:40:17 -05:00 |
J. Nick Koston
|
c2fefe03b2
|
Add support for subscribing to bluetooth callbacks by address (#74773)
|
2022-07-11 08:14:00 -07:00 |
J. Nick Koston
|
a697672944
|
Add bluetooth integration (#74653)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-07-08 18:55:31 -05:00 |