From 796747c99acfb7512e1cb484805e55b596ae0ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 14 Apr 2025 10:06:51 +0300 Subject: [PATCH] Fix huawei_lte SSL cert example vs other words wording (#38497) 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 34ad8175d04..22fe1d04645 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: