From 4597cfc011a3ed9908264b5d24f098ddabe55956 Mon Sep 17 00:00:00 2001 From: jtaseff Date: Sat, 10 Apr 2021 11:08:55 -0500 Subject: [PATCH] Clarify Tuya.markdown available account types (#17390) Tuya integration supports linking with Tuya, Smart Life, or Jinvoo Smart accounts, update documentation to mention these --- source/_integrations/tuya.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tuya.markdown b/source/_integrations/tuya.markdown index 75122bbb29f..a0e25b9bfb1 100644 --- a/source/_integrations/tuya.markdown +++ b/source/_integrations/tuya.markdown @@ -23,7 +23,7 @@ ha_platforms: - switch --- -The `tuya` integration is the main integration to integrate [Tuya Smart](https://www.tuya.com) related platforms, except the Zigbee hub. You will need your Tuya account information (username, password and account country code) to discover and control devices which related to your account. +The `tuya` integration is the main integration to integrate [Tuya Smart](https://www.tuya.com) related platforms, except the Zigbee hub. This includes devices linked with the Tuya, Smart Life, and Jinvoo Smart apps. You will need your account information (username, password and account country code) from one of these apps to discover and control devices which related to your account. **Important**: Not all Tuya devices are supported by the `tuya API` used by this integration. For more details refer to [TuyaHA Library](https://github.com/PaulAnnekov/tuyaha).