mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
5183cb5903
* 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