core/homeassistant/components/dhcp
J. Nick Koston 6a5dcf0869
Handle dhcp packets without a hostname (#52882)
* Handle dhcp packets without a hostname

- Since some integrations only match on OUI we want to
  make sure they still see devices that do not request
  a specific hostname

* Update tests/components/dhcp/test_init.py

* Update homeassistant/components/dhcp/__init__.py

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-12 17:25:16 +02:00
..
__init__.py Handle dhcp packets without a hostname (#52882) 2021-07-12 17:25:16 +02:00
const.py
manifest.json Bump aiodiscover to 1.4.2 (#50917) 2021-05-21 07:27:52 +02:00