core/homeassistant/components/zeroconf
J. Nick Koston 851ad21d11
Small cleanup to zeroconf properties matcher (#107342)
* Small cleanup to zeroconf properties matcher

- Switch to dict.items() to avoid dict key lookup
- return early when a match is rejected

* tweak
2024-01-06 10:16:57 +01:00
..
__init__.py Small cleanup to zeroconf properties matcher (#107342) 2024-01-06 10:16:57 +01:00
manifest.json Bump zeroconf to 0.131.0 (#106037) 2023-12-20 06:37:52 -10:00
models.py Remove HaAsyncServiceBrowser from zeroconf (#105881) 2023-12-18 14:11:06 +01:00
usage.py