mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-14 08:58:17 +01:00
Update README.md
This commit is contained in:
@@ -41,8 +41,14 @@ This message has to be generated for the Message "1337" (1337 is not a valid com
|
|||||||
| 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 |
|
||||||
| event,widgetButton,*page*,*buttonId* | event,widgetButton,0,b0 | *page* is the number of the current page, there is currently only page 0 *buttonId* is the id of the button b[0-7] | Is fired, after pressing a button on the widget page |
|
| event,widgetButton,*page*,*buttonId* | event,widgetButton,0,b0 | *page* is the number of the current page, there is currently only page 0 *buttonId* is the id of the button b[0-7] | Is fired, after pressing a button on the widget page |
|
||||||
|
|
||||||
|
# Shutter Page
|
||||||
|
|
||||||
|
| Payload | Example | Parameters | Description |
|
||||||
|
|---|---|---|---|
|
||||||
|
| event,shutterPage,*buttonname* | event,shutterPage,bOpenShutter | *buttonname* is the name of the clicked button | |
|
||||||
|
| event,shutterPage,*buttonname*,*value* | event,shutterPage,bSlider,50 | *buttonname* is the name of the clicked button | |
|
||||||
|
|
||||||
|
|
||||||
# Design Guidelines for Nextion HMI Project
|
# Design Guidelines for Nextion HMI Project
|
||||||
|
|
||||||
Background Color is
|
Background Color is
|
||||||
|
|||||||
Reference in New Issue
Block a user