core/homeassistant
J. Nick Koston 108bcabf75
Add missing transmit power to ESPHome Bluetooth scanners (#98175)
We did not previously have a way to get the transmit power value when using
ESPHome scanners. bluetooth-data-tools 1.8.0 includes it in the
advertisment tuple to fully align with the bleak implementation.

txpower is not yet used in the HA codebase but may be expected by
upstream libaries that calculate estimated distance
2023-08-10 21:59:37 -04:00
..
auth
backports
brands
components Add missing transmit power to ESPHome Bluetooth scanners (#98175) 2023-08-10 21:59:37 -04:00
generated Change discovergy integration type (#97391) 2023-08-05 22:47:04 +02:00
helpers Fix issue registry sending unneeded update events (#98230) 2023-08-10 21:57:42 -04:00
scripts
util Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Reduce overhead to start a config entry flow by optimizing fetching the handler (#97883) 2023-08-06 20:25:03 -10:00
const.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
core.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Add missing transmit power to ESPHome Bluetooth scanners (#98175) 2023-08-10 21:59:37 -04:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Add packaging as default requirement (#97712) 2023-08-04 12:29:18 +02:00
setup.py
strings.json