1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-06 22:27:12 +00:00

6 Commits

Author SHA1 Message Date
Bjørn Snoen
f207d46390
Allow using environment cacert file () 2020-09-04 13:54:20 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen
6540d2e073
Switch to intermediate Mozilla cert profile ()
* Allow choosing intermediate SSL profile

* Fix tests
2018-08-14 08:20:17 +02:00
Andrey
140a874917 Add typing to homeassistant/*.py and homeassistant/util/ ()
* Add typing to homeassistant/*.py and homeassistant/util/

* Fix wrong merge

* Restore iterable in OrderedSet

* Fix tests
2018-07-23 10:24:39 +02:00
Paulus Schoutsen
4650366f07
Don't be so strict client-side () 2018-07-18 23:00:26 +02:00
Paulus Schoutsen
ad4cba70a0
Extract SSL context creation to helper ()
* Extract SSL context creation to helper

* Lint
2018-07-16 10:32:07 +02:00