core/tests/components/ntfy
Manu 34becb541a
add `verify_ssl` config flow option to ntfy integration (#143731)
* add verfy_ssl option

* changes
2025-04-30 08:07:58 +02:00
..
fixtures Add reauth flow to ntfy integration (#143729) 2025-04-26 22:05:13 +02:00
snapshots Add diagnostics platform to ntfy platform (#143774) 2025-04-27 19:58:15 +02:00
__init__.py
conftest.py add `verify_ssl` config flow option to ntfy integration (#143731) 2025-04-30 08:07:58 +02:00
test_config_flow.py add `verify_ssl` config flow option to ntfy integration (#143731) 2025-04-30 08:07:58 +02:00
test_diagnostics.py Add diagnostics platform to ntfy platform (#143774) 2025-04-27 19:58:15 +02:00
test_init.py Add reauth flow to ntfy integration (#143729) 2025-04-26 22:05:13 +02:00
test_notify.py