core/homeassistant/components/zeroconf
J. Nick Koston 25229a9670
Allow zeroconf name change if there is another Home Assistant running on the local network (#53476)
* Allow zeroconf name change if there is another Home Assistant running on the local network

* Remove unused try/except
2021-07-26 09:27:49 +02:00
..
__init__.py Allow zeroconf name change if there is another Home Assistant running on the local network (#53476) 2021-07-26 09:27:49 +02:00
manifest.json Bump zeroconf to 0.33.1 (#53179) 2021-07-19 12:10:32 +02:00
models.py Deprecate IPv6 zeroconf setting in favor of the network integration (#51173) 2021-06-29 17:13:31 -10:00
usage.py