From 955c9621e4ee259eaca0a250adbe546b71e2770b Mon Sep 17 00:00:00 2001 From: rishabmehta7 <45841886+rishabmehta7@users.noreply.github.com> Date: Wed, 28 Jul 2021 15:25:24 +0530 Subject: [PATCH] Update tuya.markdown (#18392) Doesn't support Bluetooth Hub as well --- 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 2bceda32d1b..e6dfff48a5f 100644 --- a/source/_integrations/tuya.markdown +++ b/source/_integrations/tuya.markdown @@ -25,7 +25,7 @@ ha_platforms: ha_dhcp: true --- -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. +The `tuya` integration is the main integration to integrate [Tuya Smart](https://www.tuya.com) related platforms, except the Zigbee and Bluetooth(BLE) 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).