mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update README.md
This commit is contained in:
@@ -32,10 +32,11 @@ The screensaver string which is send to the display looks something like this:
|
||||
weatherUpdate,?23?11 °C?26?54%?Batterie?4?12 %?PV?23?123W
|
||||
All fields are seperated by a question mark. In detail the fields are:
|
||||
weatherUpdate,?Icon?Text?Icon (default humidity)?Text next to the last icon?Text for the left icon on the right side?Icon?Text under the icon?Text for the right icon on the left side?Icon?Text under the icon
|
||||
There are several icons which joBr99 included into the display file:
|
||||
There are several icons which joBr99 included into the display file. You can use all of them starting with position 0 on the left side.
|
||||
|
||||

|
||||
|
||||
## the config element in the script which needs to be configured
|
||||
## The config element in the script which needs to be configured
|
||||
```
|
||||
var config: Config = {
|
||||
panelRecvTopic: "mqtt.0.tele.WzDisplay.RESULT", // This is the object where the panel send the data to.
|
||||
|
||||
Reference in New Issue
Block a user