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)