Fabian Affolter
6ab4a408d2
Upgrade zeroconf to 0.20.0 ( #13123 )
2018-03-12 14:02:03 -07:00
Fabian Affolter
deed760008
Upgrade zeroconf to 0.19.1 ( #8043 )
2017-06-15 21:25:19 +02:00
Fabian Affolter
ad649009cd
Upgrade zeroconf to 0.19.0 ( #6792 )
2017-03-26 15:53:42 +02:00
Fabian Affolter
02dfd9660e
Upgrade zeroconf to 0.18.0 ( #5746 )
2017-02-04 20:52:11 +01:00
Paulus Schoutsen
6e94f0d7cd
Upgrade zeroconf dep" ( #5706 )
2017-02-01 21:48:30 -08:00
Mike Hennessy
254eb4e88a
Change zeroconf to use local ip not base_url ( #5151 )
...
Rather than rely on base_url being unconfigured and therefore be
set as the host ip in the api component, get the local ip directly.
Use server port from the http component instead of the api component
where it will be None if base_url is set.
Change the exception catch meant to check for ipv4 vs ipv6 to wrap the
address encoding only instead of the zeroconf service info declaration.
2017-01-03 21:39:42 +01:00
Russell Cloran
443553ff16
Handle IPv6 in zeroconf ( #4052 )
2016-12-01 21:43:33 -08:00
Fabian Affolter
a7266ae6cf
Check that no configuration is provided ( #3553 )
2016-09-29 19:02:22 -07:00
Fabian Affolter
ebcda4076e
Upgrade zeroconf to 0.17.6 ( #2503 )
2016-07-12 21:56:23 -07:00
Robbie Trencheny
f522d95328
Revert "Report whether SSL is required in discovery"
2016-06-01 22:37:16 -07:00
Robbie Trencheny
c856c67790
Report whether SSL is required in discoverables, like /api/discovery_info and ZeroConf ( #2192 )
2016-06-01 19:45:19 -07:00
Robbie Trencheny
0018d2b3f5
Fix flake8 error on zeroconf.py
2016-04-10 18:55:54 -07:00
Robbie Trencheny
ed6958f477
Change needs_auth ZeroConf key
2016-04-10 18:46:57 -07:00
Robbie Trencheny
1de45ebe8b
Fix api_password conditional and close zeroconf when we shut down
2016-04-10 17:59:21 -07:00
Robbie Trencheny
e1ffdcc5f1
Use hass.config.api instead of hass.http
2016-04-10 16:09:52 -07:00
Robbie Trencheny
beac69ad17
Final clean up, flake8, pylint, change a variable name, remove unnecessary imports
2016-04-10 16:02:07 -07:00
Robbie Trencheny
c33c2c01d2
Break Zeroconf into its own component
2016-04-10 15:34:04 -07:00