1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests/components/discord
Ian Byrne 9be2704c11
Add option to include attachments from remote URL to Discord notifications (#74811)
* Add option to include attachments from remote URL to Discord notifications

* Use aiohttp instead of requests for Discord Notify URL retrieval

* Refactor discord notifications code

* Remove unecessary images check in discord notifier
2022-11-12 16:11:06 -08:00
..
__init__.py
conftest.py Add option to include attachments from remote URL to Discord notifications (#74811) 2022-11-12 16:11:06 -08:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74642) 2022-07-07 19:57:36 +03:00
test_notify.py Add option to include attachments from remote URL to Discord notifications (#74811) 2022-11-12 16:11:06 -08:00