Commit graph

25 commits

Author SHA1 Message Date
J. Nick Koston
2b2b46c774
Bump habluetooth to 3.0.1 () 2024-05-03 12:15:51 +02:00
epenet
a3942e019b
Use remove_device helper in tests (2/2) ()
Use remove_device helper in tests (part 2)
2024-04-30 12:50:35 +02:00
Joost Lekkerkerker
906d3198e3
Use is in enum comparison in config flow tests F-J ()
* Use right enum expression F-J

* Fix
2024-04-02 23:01:37 +02:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ()
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
aa16a9d707
Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
Marc Mueller
32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Kostas Chatzikokolakis
6e8d491dae
Add iBeacon UUID allowlist () 2024-01-18 13:06:11 -10:00
Jan-Philipp Benecke
92b3c0c96b
Update i-j* tests to use entity & device registry fixtures () 2023-11-13 11:51:55 +01:00
Erik Montnemery
7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device ()
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
Joost Lekkerkerker
ecfb259438
Add entity translations to iBeacon ()
* Add entity translations to iBeacon

* Add entity translations to iBeacon
2023-06-28 19:32:58 +02: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
1e352b60df
Add type hints to integration tests (part 11) () 2023-02-13 14:22:49 +01:00
epenet
37a2040d7b
Add type hints to integration tests (h-i) () 2023-02-08 18:12:56 +01:00
Franck Nijhof
e50a531cd9
Code styling tweaks to the tests - Part 2 ()
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2023-01-26 01:23:53 +01:00
J. Nick Koston
09c3df7eb2
Fix iBeacons with infrequent random mac address changes unexpectedly going unavailable ()
fixes https://github.com/home-assistant/core/issues/79781
2022-11-24 23:20:19 +01:00
J. Nick Koston
682187541f
Move BluetoothServiceInfoBleak to home_assistant_bluetooth () 2022-11-15 14:00:52 -06:00
Oliver Dippel
bd28483b43
Fix ibeacon source attribute not being updated ()
fixes undefined
2022-11-13 14:17:59 -06:00
J. Nick Koston
e15f2e050e
Update ibeacon-ble to 1.0.1 () 2022-10-26 10:21:30 +02:00
J. Nick Koston
5055d3ff4b
Enable delete device support for iBeacon () 2022-10-01 14:17:45 -10:00
J. Nick Koston
6694d06b37
Remove iBeacon devices that rotate their major,minor and mac () 2022-09-30 08:46:45 -04:00
J. Nick Koston
02731efc4c
Handle iBeacons that broadcast multiple different uuids ()
* Handle iBeacons that broadcast multiple different uuids

* fix flip-flopping between uuids

* naming
2022-09-23 20:45:09 -04:00
J. Nick Koston
5477ebdb13
Avoid creating iBeacon trackers when the device has no name () 2022-09-23 05:06:24 -10:00
J. Nick Koston
2b8d582894
Remove min rssi setting from iBeacon () 2022-09-22 23:39:00 -04:00
J. Nick Koston
bb78d52f34
Add iBeacon Tracker integration () 2022-09-19 21:43:41 -04:00