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.