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
models.py
usage.py