mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 15:34:26 +01:00
merged
This commit is contained in:
@@ -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
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# EspHome component
|
# EspHome component
|
||||||
|
|
||||||
See Readme in esphome folder.
|
See Readme in esphome folder.
|
||||||
@@ -73,6 +76,9 @@ entityUpd,2,0,Shutter2,shutter
|
|||||||
|
|
||||||
entityUpd,3,0,dc,delete
|
entityUpd,3,0,dc,delete
|
||||||
|
|
||||||
|
entityUpd,4,3,Temperature,text,content
|
||||||
|
|
||||||
|
entityUpd,4,3,bt-name,button,bt-text
|
||||||
|
|
||||||
## Messages from Nextion Display
|
## Messages from Nextion Display
|
||||||
|
|
||||||
@@ -90,6 +96,7 @@ event,buttonPress,1,tHeading,tEntityName,1,stop
|
|||||||
|
|
||||||
event,buttonPress,1,tHeading,tEntityName,1,OnOff,1
|
event,buttonPress,1,tHeading,tEntityName,1,OnOff,1
|
||||||
|
|
||||||
|
event,buttonPress,1,tHeading,tEntityName,1,button
|
||||||
|
|
||||||
# Design Guidelines for Nextion HMI Project
|
# Design Guidelines for Nextion HMI Project
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user