Update README.md

This commit is contained in:
joBr99
2022-01-31 12:54:33 +01:00
committed by GitHub
parent 4735ca955b
commit fce1a63ffe

View File

@@ -23,6 +23,8 @@ Yes, I implemented a circle drawing algorithim for this in nextion ...
# Tasmota # Tasmota
Use autoexec.be from tasmota folder like you would use with the stock tft file. 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. 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) ![image](https://user-images.githubusercontent.com/29555657/151675593-dadd53cb-a38e-49bd-9f40-832fc8edd017.png)
# EspHome component # EspHome component
See Readme in esphome folder. See Readme in esphome folder.