core/tests/components/onvif
J. Nick Koston e9c1753f3a
Cache parsing the url for the device registry (#113910)
* Cache parsing the url for the device registry

There are lots of hub integrations that use the same url for every
sub-device which results in a lot of url parsing at startup. The
logic can be simplified quite a bit here by only using yarl
for URLs

* fix onvif
2024-03-20 19:35:01 -04:00
..
snapshots
__init__.py Cache parsing the url for the device registry (#113910) 2024-03-20 19:35:01 -04:00
test_button.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_config_flow.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_switch.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00