hass-core/script
J. Nick Koston bbb9443b00
Fix bluetooth integration matching with service_data_uuids and service_uuids ()
* Fix bluetooth integration with service_data and service_uuids

We would only dispatch a new flow when the address was seen for
the first time or the manufacturer_data appeared in a followup
advertisement. Its also possible for the service_data and
service_uuids to appear in a followup advertisement so we
need to track these as well

* improve logging to avoid overly large messages

* improve logging to avoid overly large messages

* adjust

* adjsut

* split

* coverage

* coverage

* coverage

* coverage

* fix matcher

* more coverage

* more coverage

* more coverage

* revert switchbot changes and move to seperate PR
2022-07-24 16:39:53 -05:00
..
hassfest Fix bluetooth integration matching with service_data_uuids and service_uuids () 2022-07-24 16:39:53 -05:00
scaffold Remove last occurrences of RESULT_TYPE_* from codebase () 2022-07-07 22:35:06 +02:00
translations Fix translations clean up script () 2022-05-23 11:00:17 +02:00
__init__.py Add init for run inside devcontainer 2019-11-19 13:53:12 +00:00
bootstrap Upgrade to newer Python pip>=21.0 () 2022-02-07 15:12:04 +01:00
check_dirty Fail if dirty () 2018-09-25 20:47:51 +02:00
check_format Blacken top level *.py () 2019-08-01 08:30:49 -07:00
gen_requirements_all.py Skip iso4217 version 1.10, which includes a broken __init__.pyi file () 2022-07-14 12:38:22 -05:00
inspect_schemas.py Improve string formatting v4 () 2020-04-05 16:01:41 +02:00
lazytox.py Clean lazytox script () 2021-04-01 11:34:01 -07:00
lint Always run flake8 through pre-commit, and with doctests () 2019-11-06 21:38:00 +02:00
monkeytype Add script to run monkeytype typing on test suite () 2018-06-21 15:06:05 +02:00
pip_check Bump unifi-discovery to 1.1.5 () 2022-07-14 11:30:20 -05:00
run-in-env.sh Secure not to activate multiple venv in pre_commit hook () 2021-06-10 19:27:24 +02:00
server
setup Upgrade to newer Python pip>=21.0 () 2022-02-07 15:12:04 +01:00
update
version_bump.py Move remaining metadata to pyproject () 2022-05-26 02:54:49 +02:00