Correct Discord breaking change notification (#22202)

This commit is contained in:
Phil Hawthorne 2022-03-31 09:21:53 +11:00 committed by GitHub
parent 5d72c2a03c
commit 6bff86b4fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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