From 6f2a4eb5b637ef236bc2057293ae4c541678043b Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Thu, 8 May 2025 20:52:48 +0200 Subject: [PATCH] Fix Thing ID in documentation (#18661) Signed-off-by: Jacob Laursen --- bundles/org.openhab.binding.tuya/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bundles/org.openhab.binding.tuya/README.md b/bundles/org.openhab.binding.tuya/README.md index a02d253793..dce3a9d38c 100644 --- a/bundles/org.openhab.binding.tuya/README.md +++ b/bundles/org.openhab.binding.tuya/README.md @@ -14,17 +14,17 @@ The other app (and/or tuya-mqtt) must be closed in order for this binding to ope ## Supported Things -There are two things: `project` and `tuyadevice`. +There are two things: `project` and `tuyaDevice`. The `project` thing represents a Tuya developer portal cloud project (see below). `project` things must be configured manually and are needed for discovery only. -`tuyadevice` things represent a single device. +`tuyaDevice` things represent a single device. They can be configured manually or by discovery. ## Discovery -Discovery is supported for `tuyadevice` things. +Discovery is supported for `tuyaDevice` things. By using discovery all necessary setting of the device are retrieved from your cloud account. ## Thing Configuration