core/homeassistant/components/zeroconf
J. Nick Koston 27ecd43da3
Bump zeroconf to 0.36.2 (#55459)
- Now sends NSEC records when requesting non-existent address types
  Implements RFC6762 sec 6.2 (http://datatracker.ietf.org/doc/html/rfc6762#section-6.2)

- This solves a case where a HomeKit bridge can take a while to update
  because it is waiting to see if an AAAA (IPv6) address is available
2021-08-30 08:59:41 -07:00
..
__init__.py Handle case where location_name is set to "" for zeroconf (#54880) 2021-08-20 14:33:23 -07:00
manifest.json Bump zeroconf to 0.36.2 (#55459) 2021-08-30 08:59:41 -07:00
models.py
usage.py