core/tests/components/mqtt
Dennis de Greef 5183cb5903 Be able to select mqtt:tls_version for Python < 3.6 (#6442)
* Be able to select tls_version

* This test should always assert this value, not only in 3.6

* Disable linting on future property (py36)

* Only allow TLS 1.0, 1.1 and 1.2

* Fix line length issue

* Fix check config tests

* Allow auto as a TLS version
2017-03-12 22:02:59 -07:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
test_discovery.py Update regex (#6216) 2017-02-25 12:55:01 -08:00
test_init.py Be able to select mqtt:tls_version for Python < 3.6 (#6442) 2017-03-12 22:02:59 -07:00
test_server.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00