core/homeassistant/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 Be able to select mqtt:tls_version for Python < 3.6 (#6442) 2017-03-12 22:02:59 -07:00
addtrustexternalcaroot.crt MQTT: Auto provide cloudmqtt cert 2015-09-30 00:09:35 -07:00
discovery.py MQTT should load the provided platform not DOMAIN 2017-03-08 23:53:17 -08:00
server.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
services.yaml Add MQTT service description 2016-02-10 21:23:27 -08:00