From b5f4c6ac1ef8cd75a310ba2e8614c195c5c611a2 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 28 Aug 2022 11:33:24 +0200 Subject: [PATCH] Update prepare_nspanel2.md --- docs/prepare_nspanel2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/prepare_nspanel2.md b/docs/prepare_nspanel2.md index 6e9503de..cd4544ed 100644 --- a/docs/prepare_nspanel2.md +++ b/docs/prepare_nspanel2.md @@ -41,11 +41,11 @@ US Version Landscape: `FlashNextion http://nspanel.pky.eu/lui-us-l-release.tft`
Alternatively you can use your own webserver or the one build into HomeAssistant:
-Upload the nspanel.tft from the lastest release to a Webserver (for example www folder of Home Assistant) and execute the following command in Tasmota Console. (Development Version: [tft file from HMI folder](HMI/nspanel.tft)) +Upload the nspanel.tft from the lastest release to a Webserver and execute the following command in Tasmota Console. **Webserver must be HTTP, HTTPS is not supported, due to limitations of berry lang on tasmota** -`FlashNextion http://ip-address-of-your-homeassistant:8123/local/nspanel.tft` +`FlashNextion http://ip-address-of-your-webserver:8123/local/nspanel.tft`