hass-core/tests/components/smtp
Jan Bouwhuis 66a31407f9
Set up smtp integration via the UI (#110817)
* Set up smtp integration via the UI

* Update homeassistant/components/smtp/config_flow.py

Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>

* Update homeassistant/components/smtp/notify.py

Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>

* Update homeassistant/components/smtp/notify.py

Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>

* Update homeassistant/components/smtp/notify.py

Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>

* Update homeassistant/components/smtp/notify.py

Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>

* ruff

---------

Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
2024-02-18 13:20:45 +01:00
..
fixtures
__init__.py
conftest.py Set up smtp integration via the UI (#110817) 2024-02-18 13:20:45 +01:00
const.py Set up smtp integration via the UI (#110817) 2024-02-18 13:20:45 +01:00
test_config_flow.py Set up smtp integration via the UI (#110817) 2024-02-18 13:20:45 +01:00
test_notify.py Set up smtp integration via the UI (#110817) 2024-02-18 13:20:45 +01:00