diff --git a/source/_components/tuya.markdown b/source/_components/tuya.markdown index 2b7fe040f6d..508e8a9b700 100644 --- a/source/_components/tuya.markdown +++ b/source/_components/tuya.markdown @@ -45,7 +45,7 @@ tuya: {% configuration %} username: - description: Your username to log in to Tuya. This may be your phone number. + description: Your username to log in to Tuya. This may be your phone number which needs to be enquoted as this is a string. required: true type: string password: @@ -53,7 +53,7 @@ password: required: true type: string country_code: - description: "Your account [country code](https://www.countrycode.org/), e.g., 1 for USA or 86 for China." + description: "Your account [country code](https://www.countrycode.org/), e.g., 1 for USA or 86 for China, again enquoted." required: true type: string platform: