Files
core/homeassistant/components/bluetooth
J. Nick KostonandGitHub e262f759af Speed up bluetooth matching (#122626)
- use a defaultdict to avoid lots of setdefault
- move the intersection outside of the genexpr
  to avoid entering the genexpr if there is no
  intersection
2024-07-26 09:22:56 +02:00
..
2024-07-26 09:22:56 +02:00