hass-core/homeassistant/components/zeroconf
J. Nick Koston 27ecd43da3
Bump zeroconf to 0.36.2 ()
- 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 () 2021-08-20 14:33:23 -07:00
manifest.json Bump zeroconf to 0.36.2 () 2021-08-30 08:59:41 -07:00
models.py Deprecate IPv6 zeroconf setting in favor of the network integration () 2021-06-29 17:13:31 -10:00
usage.py