From 4f4841b14d3fee61889850b5b1733edcd9bb8beb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 12 Apr 2025 10:18:52 +0300 Subject: [PATCH] Fix huawei_lte SSL cert example vs other words wording https://github.com/home-assistant/home-assistant.io/pull/38450#discussion_r2040594481 --- source/_integrations/huawei_lte.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/huawei_lte.markdown b/source/_integrations/huawei_lte.markdown index 34ad8175d04f..22fe1d046457 100644 --- a/source/_integrations/huawei_lte.markdown +++ b/source/_integrations/huawei_lte.markdown @@ -79,7 +79,7 @@ entities varies by device model and firmware version. URL: description: Base URL to the API of the router. Typically, something like `http://192.168.X.1` where `X` is, for example, `1`, `8`, or `100`. This is the beginning of the location shown in a browser when accessing the router's web interface. Verify SSL certificate: - description: Whether to verify the SSL certificate of the router when accessing it. Applicable only if the router is accessed via HTTPS. For example, if the configured URL starts with `https://`. + description: Whether to verify the SSL certificate of the router when accessing it. Applicable only if the router is accessed via HTTPS. In other words, if the configured URL starts with `https://`. Username: description: Username for accessing the router's API. Typically, either `admin`, or left empty (recommended if that works). Password: