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`