mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 23:14:25 +01:00
Update README.md
This commit is contained in:
@@ -26,12 +26,12 @@ This message has to be generated for the Message "1337" (1337 is not a valid com
|
|||||||
|
|
||||||
| Payload | Example | Parameters | Description |
|
| Payload | Example | Parameters | Description |
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
| widget <id> <type> <status> <name> | widget b0 shutter 1 name | <id> of the Button to be enabled <type> - Type of the Button / Page <status> - Disable or Enable (0/1) <name> - Name below the Button | |
|
| `widget <id> <type> <status> <name>` | `widget b0 shutter 1 name` | `<id>` of the Button to be enabled `<type>` - Type of the Button / Page `<status>` - Disable or Enable (0/1) <name> - Name below the Button | |
|
||||||
| | | | |
|
| | | | |
|
||||||
|
|
||||||
## Message from Nextion Display
|
## Message from Nextion Display
|
||||||
|
|
||||||
| Payload | Example | Parameters | Description |
|
| Payload | Example | Parameters | Description |
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
| event widgetPage <page> | event widgetPage 0 | <page> is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message |
|
| `event widgetPage <page>` | `event widgetPage 0` | `<page>` is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message |
|
||||||
| | | | |
|
| | | | |
|
||||||
|
|||||||
Reference in New Issue
Block a user