core/homeassistant
Joakim Plate c2f1c4b981 Correct socket use in cert_expiry platform (#25011)
* Make sure we use same family for ssl socket and connection

getaddrinfo result could be different from what connection
was made with. It also blocks potential use of
happy eye balls algorithm

This also fixes lingering sockets until python garbage
collection.

* Add availability value if unable to get expiry

* Fix lint issue
2019-07-08 11:33:23 +02:00
..
auth Upgrade mypy to 0.710 (#24666) 2019-06-22 10:19:36 +03:00
components Correct socket use in cert_expiry platform (#25011) 2019-07-08 11:33:23 +02:00
generated Add config entry for Met.no (#24608) 2019-06-18 17:44:41 -06:00
helpers Allow updating of via_device in device registry (#24921) 2019-07-04 19:10:23 -04:00
scripts Batch of Component(s) -> Integration(s) (#24972) 2019-07-05 15:24:26 -07:00
util Upgrade mypy to 0.711, drop no longer needed workarounds (#24998) 2019-07-07 03:58:33 +02:00
__init__.py
__main__.py No longer rely on requests (#23685) 2019-05-08 11:15:04 -07:00
bootstrap.py No longer allow invalid slugs or extra keys (#24176) 2019-05-30 13:33:26 +02:00
config.py Install requirements for integrations in packages before importing them. (#25005) 2019-07-07 12:04:30 -07:00
config_entries.py Upgrade mypy to 0.711, drop no longer needed workarounds (#24998) 2019-07-07 03:58:33 +02:00
const.py Merge branch 'master' into dev 2019-06-26 10:42:25 -07:00
core.py Upgrade mypy to 0.711, drop no longer needed workarounds (#24998) 2019-07-07 03:58:33 +02:00
data_entry_flow.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
exceptions.py WS: Improve service calling errors (#23840) 2019-05-14 07:09:11 +02:00
loader.py Batch of Component(s) -> Integration(s) (#24972) 2019-07-05 15:24:26 -07:00
monkey_patch.py
package_constraints.txt Updated frontend to 20190702.0 2019-07-02 10:34:22 -07:00
requirements.py Create progress file for pip installs (#24297) 2019-06-04 11:04:20 -07:00
setup.py Batch of Component(s) -> Integration(s) (#24972) 2019-07-05 15:24:26 -07:00