Marc Mueller
4f4389ba85
Improve bluetooth generic typing ( #117157 )
2024-05-12 13:15:30 +02:00
J. Nick Koston
53c48537d7
Add bluetooth adapter model and manufacturer to config flow ( #115780 )
...
* Show bluetooth adapter model and manufacturer in config flow
If there are multiple adapters, it could be a bit difficult
to figure out which one is which
* Show bluetooth adapter model and manufacturer in config flow
If there are multiple adapters, it could be a bit difficult
to figure out which one is which
* reorder
* reorder
* names
* remove
* fix incomplete mocking
* more missing mocks
2024-04-18 10:39:32 -04:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
930a396712
Add empty line after module docstring [s] ( #112704 )
2024-03-08 14:33:51 +01:00
Erik Montnemery
b0ed8c4961
Migrate integrations s-t to generic flowhandler ( #111865 )
2024-02-29 22:16:14 +01:00
Joost Lekkerkerker
17b543513c
Add strings to Sensirion BLE ( #109001 )
2024-01-28 19:18:22 +01:00
Aarni Koskela
e5de7eacad
Bump sensirion-ble to 0.1.1 ( #100271 )
...
Bump to sensirion-ble==0.1.1
Fixes akx/sensirion-ble#6
Refs https://github.com/home-assistant/core/issues/93678#issuecomment-1694522112
2023-09-13 10:21:55 +02:00
J. Nick Koston
fc1eab1e7e
Bump sensirion-ble to 0.1.0 ( #94352 )
2023-06-09 09:40:54 -05:00
Erik Montnemery
23fa500406
Sort manifests 9 ( #87030 )
2023-02-08 20:22:30 +01:00
Marc Mueller
da35097803
Update Optional typing (2) [Py310] ( #86419 )
2023-01-23 09:10:05 +01:00
J. Nick Koston
65ca62c991
Ensure remote bluetooth adapters are loaded before integrations that need them ( #85723 )
2023-01-15 13:17:17 -10:00
epenet
c7cc4bcbd5
Use unit enums in sensirion_ble ( #84353 )
2022-12-21 11:15:38 +01:00
Christian Kündig
b2edf9b598
Set connectable as false for sensirion_ble ( #83481 )
...
This is a passive ble integration. Not setting it as false means it won't match properly when using through a passive remote scanner.
2022-12-08 15:23:25 +02:00
Aarni Koskela
76cb1c4978
Correct SensorDeviceClass for sensirion_ble ( #82413 )
2022-11-20 08:27:36 -06:00
Aarni Koskela
38b84620bd
Add support for Sensirion BLE sensors ( #82382 )
2022-11-19 14:26:54 -06:00