From 6bff86b4fc67bf5bb862dda6186f79783b44a06c Mon Sep 17 00:00:00 2001 From: Phil Hawthorne Date: Thu, 31 Mar 2022 09:21:53 +1100 Subject: [PATCH] Correct Discord breaking change notification (#22202) --- source/_posts/2022-04-06-release-20224.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2022-04-06-release-20224.markdown b/source/_posts/2022-04-06-release-20224.markdown index 72b9849ba6b..1f4902135b2 100644 --- a/source/_posts/2022-04-06-release-20224.markdown +++ b/source/_posts/2022-04-06-release-20224.markdown @@ -1347,15 +1347,15 @@ on older Python packages we can not provide. {% details "Discord" %} -The Tankerkoenig integration migrated to configuration -via the UI. Configuring Tankerkoenig via YAML configuration +The Discord integration migrated to configuration +via the UI. Configuring Discord via YAML configuration has been deprecated and will be removed in a future Home Assistant release. Your existing YAML configuration is automatically imported on upgrade to this release; and thus can be safely removed from your YAML configuration after upgrading. -([@tkdrob] - [#61069]) ([documentation](/integrations/tankerkoenig)) +([@tkdrob] - [#61069]) ([documentation](/integrations/discord)) [@tkdrob]: https://github.com/tkdrob [#61069]: https://github.com/home-assistant/core/pull/61069