mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 14:08:37 +01:00
added nextion flash 1.2 as FlashNextionFast command
This commit is contained in:
@@ -17,9 +17,15 @@ Send's normal Custom Commands to the Screen in the following format:
|
||||
|
||||
- `FlashNextion URL`
|
||||
|
||||
Start's flashing a tft file to the nextion screen via Nextion Upload Protocol 1.1
|
||||
Might be required to send the command twice (known issue, didn't investigate yet)
|
||||
|
||||
- `FlashNextionFast URL`
|
||||
|
||||
Start's flashing a tft file to the nextion screen via Nextion Upload Protocol 1.2
|
||||
Might be required to send the command twice (known issue, didn't investigate yet)
|
||||
|
||||
|
||||
Webserver must be reachable via HTTP and support Range Header
|
||||
|
||||
Example: `FlashNextion http://192.168.75.30:8123/local/nspanel.tft`
|
||||
|
||||
Reference in New Issue
Block a user