From df10fe69b3ed9fa7f447dad9c69de03a6bb6a54e Mon Sep 17 00:00:00 2001 From: Jonathan Keslin Date: Mon, 31 Jan 2022 04:24:33 -0800 Subject: [PATCH] Add a scenes section to Tuya docs (#21406) --- source/_integrations/tuya.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tuya.markdown b/source/_integrations/tuya.markdown index 60fba6ba8fc..8bf651a4ab3 100644 --- a/source/_integrations/tuya.markdown +++ b/source/_integrations/tuya.markdown @@ -44,7 +44,7 @@ ha_platforms: ha_dhcp: true --- -The Tuya integration integrates all Powered by Tuya devices you have added to the Tuya Smart and Tuya Smart Life apps. Tuya officially maintains this integration. +The Tuya integration integrates all Powered by Tuya devices you have added to the Tuya Smart and Tuya Smart Life apps. All Home Assistant platforms are supported by the Tuya integration, except the lock and remote platform. @@ -147,6 +147,10 @@ Click the created project to enter the `Project Overview` page and get the `Auth {% endconfiguration_basic %} +## Scenes + +Tuya supports scenes in their app. These allow triggering some of the more complex modes of various devices such as light changing effects. Scenes created in the Tuya app will automatically appear in the Scenes list in Home Assistant the next time the integration updates. + ## Related Documents - [Tuya Integration Documentation Page](https://github.com/tuya/tuya-home-assistant)