From fce1a63ffeb88589b48c046124d6b7bc22e0f508 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Mon, 31 Jan 2022 12:54:33 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a43452f9..d5050415 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Yes, I implemented a circle drawing algorithim for this in nextion ... # Tasmota Use autoexec.be from tasmota folder like you would use with the stock tft file. +You will need the java app from to flash the tft file, thanks a lot to @peepshow-21 + https://github.com/peepshow-21/ns-flash Driver behaves similar to the stock implementation, messages are published over mqtt. @@ -32,6 +34,7 @@ Pages on nspanel are generated from the array at the begin of the pages function ![image](https://user-images.githubusercontent.com/29555657/151675593-dadd53cb-a38e-49bd-9f40-832fc8edd017.png) + # EspHome component See Readme in esphome folder.