From 5217e2b02d1a98aeef34055da941fed85f1d9313 Mon Sep 17 00:00:00 2001 From: Kendell R Date: Tue, 29 Sep 2020 07:03:50 -0700 Subject: [PATCH 1/2] Add link to survey --- custom_components/smartthinq_sensors/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/smartthinq_sensors/translations/en.json b/custom_components/smartthinq_sensors/translations/en.json index d66ba244..2ba8958a 100644 --- a/custom_components/smartthinq_sensors/translations/en.json +++ b/custom_components/smartthinq_sensors/translations/en.json @@ -24,7 +24,7 @@ "login_url": "SmartThinQ login URL", "callback_url": "Redirection URL" }, - "description": "Use the URL in the first field to perform login to SmartThinQ with your credentials, then paste the URL where the browser is redirected after the login in the second field.", + "description": "Use the URL in the first field to perform login to SmartThinQ with your credentials, then paste the URL where the browser is redirected after the login in the second field. Share feedback about your setup at https://git.io/JU166", "title": "SmartThinQ LGE Sensors - Authentication" }, "token": { From f64c46deb96bdbcd049e70177176bbe5f25abfba Mon Sep 17 00:00:00 2001 From: Kendell R Date: Tue, 29 Sep 2020 08:54:19 -0700 Subject: [PATCH 2/2] Update custom_components/smartthinq_sensors/translations/en.json --- custom_components/smartthinq_sensors/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/smartthinq_sensors/translations/en.json b/custom_components/smartthinq_sensors/translations/en.json index 2ba8958a..2907792c 100644 --- a/custom_components/smartthinq_sensors/translations/en.json +++ b/custom_components/smartthinq_sensors/translations/en.json @@ -24,7 +24,7 @@ "login_url": "SmartThinQ login URL", "callback_url": "Redirection URL" }, - "description": "Use the URL in the first field to perform login to SmartThinQ with your credentials, then paste the URL where the browser is redirected after the login in the second field. Share feedback about your setup at https://git.io/JU166", + "description": "Use the URL in the first field to perform login to SmartThinQ with your credentials, then paste the URL where the browser is redirected after the login in the second field. Share feedback about your setup [here](https://git.io/JU166).", "title": "SmartThinQ LGE Sensors - Authentication" }, "token": {