core/homeassistant/components/ssdp
J. Nick Koston 6781a76de2
Speed up ssdp domain matching (#124842)
* Speed up ssdp domain matching

Switch all() expression to dict.items() <= dict.items()

* rewrite as setcomp
2024-08-30 11:36:31 +02:00
..
__init__.py Speed up ssdp domain matching (#124842) 2024-08-30 11:36:31 +02:00
manifest.json