From e5a79080a4c067aad8084a9401773d74a1ae19aa Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 6 Oct 2021 18:19:01 +0200 Subject: [PATCH] 2021.10: Improve Tuya breaking change wording --- source/_posts/2021-10-06-release-202110.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_posts/2021-10-06-release-202110.markdown b/source/_posts/2021-10-06-release-202110.markdown index 07ada904923..5e14a4dc203 100644 --- a/source/_posts/2021-10-06-release-202110.markdown +++ b/source/_posts/2021-10-06-release-202110.markdown @@ -643,15 +643,15 @@ and thus can be safely removed from your YAML configuration after upgrading. {% details "Tuya" %} The previous Tuya API is no longer maintained by Tuya officially and the -new integration will be officially maintained by the Tuya Developer Team, for -more information of the migration, please check this documentation +new integration will be officially maintained by the Tuya Developer Team. -[How to Migrate the Tuya Home Assistant Integration from the Old Version](https://developer.tuya.com/en/docs/iot/migrate-from-an-older-version?id=Kamee9wtbd00b). - -You need to log in again to use the updated Tuya integration. +If you used the integration before this release, you'd need to set it up +again from scratch. To do that, remove any existing instances +from the integration dashboard. After that, use our [documentation][tuya docs] +for guidance on setting up the new integration. The cover platform is not ready for this release but will be included later. -If you have cover devices, they will not availble for control at the moment. +If you have cover devices, they will not available for control at the moment. ([@zlinoliver] - [#56820]) ([tuya docs])