hass-core/tests/components/imap
Jan Bouwhuis 3f6541a6db
Add cipher list option to IMAP config flow (#91896)
* Add cipher list option to IMAP config flow

* Use client_context to get the ssl_context

* Formatting

* Add ssl error no make error handling more specific

* Make ssl_ciper_list an advanced option
2023-04-24 15:37:21 +02:00
..
__init__.py Add config flow to imap (#74623) 2023-01-09 11:41:47 +01:00
conftest.py Implement imap_content event for imap integration (#90242) 2023-03-28 21:02:43 +02:00
const.py Add header with parsed date to imap event data (#90422) 2023-03-28 22:50:25 +02:00
test_config_flow.py Add cipher list option to IMAP config flow (#91896) 2023-04-24 15:37:21 +02:00
test_init.py Add cipher list option to IMAP config flow (#91896) 2023-04-24 15:37:21 +02:00