core/homeassistant
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
..
auth Reject trusted network access from proxies (#52388) 2021-07-02 11:49:42 +02:00
components Handle dhcp packets without a hostname (#52882) 2021-07-12 17:25:16 +02:00
generated Revert nmap_tracker to 2021.6 version (#52573) 2021-07-06 18:28:23 +02:00
helpers Import Protocol from typing (#52848) 2021-07-12 10:35:17 +02:00
scripts
util Fix deadlock at shutdown with python 3.9 (#52613) 2021-07-07 09:23:24 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Abort existing reauth flow on entry removal (#52407) 2021-07-02 20:56:51 +02:00
const.py Vacation Mode on Alarm Panels (#45980) 2021-07-01 17:26:32 +02:00
core.py
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Update frontend to 20210707.0 (#52624) 2021-07-07 10:43:45 +02:00
requirements.py
runner.py Fix deadlock at shutdown with python 3.9 (#52613) 2021-07-07 09:23:24 +02:00
setup.py Add Select entity support to Google Assistant (#51997) 2021-06-18 23:30:46 +02:00
strings.json