hass-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 Bump async-upnp-client to 0.40.0 (#122427) 2024-07-22 17:04:29 -05:00