hass-core/homeassistant/components/dhcp
J. Nick Koston 235914c63a
Improve performance of dhcp integration client processing (#106137)
We were using run_callback_threadsafe here which has the overhead
of creating a future and waiting for the result when we throw
it away.
2023-12-21 09:28:04 +01:00
..
__init__.py Improve performance of dhcp integration client processing (#106137) 2023-12-21 09:28:04 +01:00
const.py
manifest.json Bump aiodiscover to 1.6.0 (#105885) 2023-12-16 16:07:21 -10:00