From 11b07d3138fe527db019830165a2bd734a3064fa Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sat, 26 Feb 2022 13:30:14 +0100 Subject: [PATCH] Added hint about Range Header and python webserver modules --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4398e51f..109ec88a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Upload "nextion.be" from tasmota folder of this repository and rename to "autoex ## 2. Flash tft File Upload the tft file from HMI folder to a Webserver (for example www folder of Home Assistant) and execute the following command in Tasmota Console. +**Webserver needs to support HTTP Range Header Requests, python2/3 http server doesn't work** `FlashNextion http://192.168.75.30:8123/local/nspanel.tft`