From a6a74d42d86e36f3182b0391cc4b060287833db0 Mon Sep 17 00:00:00 2001 From: gcobb321 Date: Sun, 12 Jan 2025 15:17:10 -0500 Subject: [PATCH] iCloud3 v3.1.4.2 (1/12/2024) --- custom_components/icloud3/strings.json | 2 +- custom_components/icloud3/translations/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/icloud3/strings.json b/custom_components/icloud3/strings.json index de9a44e..f4fd849 100644 --- a/custom_components/icloud3/strings.json +++ b/custom_components/icloud3/strings.json @@ -82,7 +82,7 @@ "icloud_acct_login_error_user_pw": "❌ Could not log into the Apple Account, Invalid Username or Password", "icloud_acct_login_error_other": "❌ Login Error, Other Error or iCloud is not Available", "icloud_acct_login_error_503": "🍎 Apple is delaying displaying a new Verification code to prevent Suspicious Activity, probably due to too many requests. It should be displayed in about 20-30 minutes. Restart HA if it is not displayed", - "icloud_acct_login_error_srp_401": "❌ Python SRP Library Credentials Error. The Python module that creates the Secure Remote Password hash key has calculated an incorrect value for a valid Username/Password. Try changing the Password to see if the Apple Acct can be logged into. ", + "icloud_acct_login_error_srp_401": "❌ Python SRP Library Credentials Error. The Python module that creates the Secure Remote Password hash key has calculated an incorrect value for a valid Username/Password. Try changing the Password to see if the Apple Acct can be logged into.", "icloud_acct_dup_username_error": "Error: Username is being used by another Data Source entry", "icloud_acct_username_inuse_error": "Error: This Username is being used by another Data Source entry. This one cannot be changed to it until the other one is removed. Select the other one and STOP USING it first.", "icloud_acct_not_available": "❌ Login Failed, Apple Account is not Available", diff --git a/custom_components/icloud3/translations/en.json b/custom_components/icloud3/translations/en.json index de9a44e..f4fd849 100644 --- a/custom_components/icloud3/translations/en.json +++ b/custom_components/icloud3/translations/en.json @@ -82,7 +82,7 @@ "icloud_acct_login_error_user_pw": "❌ Could not log into the Apple Account, Invalid Username or Password", "icloud_acct_login_error_other": "❌ Login Error, Other Error or iCloud is not Available", "icloud_acct_login_error_503": "🍎 Apple is delaying displaying a new Verification code to prevent Suspicious Activity, probably due to too many requests. It should be displayed in about 20-30 minutes. Restart HA if it is not displayed", - "icloud_acct_login_error_srp_401": "❌ Python SRP Library Credentials Error. The Python module that creates the Secure Remote Password hash key has calculated an incorrect value for a valid Username/Password. Try changing the Password to see if the Apple Acct can be logged into. ", + "icloud_acct_login_error_srp_401": "❌ Python SRP Library Credentials Error. The Python module that creates the Secure Remote Password hash key has calculated an incorrect value for a valid Username/Password. Try changing the Password to see if the Apple Acct can be logged into.", "icloud_acct_dup_username_error": "Error: Username is being used by another Data Source entry", "icloud_acct_username_inuse_error": "Error: This Username is being used by another Data Source entry. This one cannot be changed to it until the other one is removed. Select the other one and STOP USING it first.", "icloud_acct_not_available": "❌ Login Failed, Apple Account is not Available",