added event on screensaver page open, disable color by default

This commit is contained in:
joBr99
2022-02-27 12:37:02 +01:00
parent c846176735
commit f535a62ad0
3 changed files with 5 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ pageType,cardThermo
pageType,popupLight,Schreibtischlampe pageType,popupLight,Schreibtischlampe
### cardEntities Page ### cardEntities Page
The following message can be used to update the content on the cardEntities Page The following message can be used to update the content on the cardEntities Page
@@ -78,6 +79,10 @@ entityUpd,*name*,*currentTemp*,*destTemp*,*status*,*minTemp*,*maxTemp*,*stepTemp
## Messages from Nextion Display ## Messages from Nextion Display
### screensaver page
event,screensaverOpen
### cardEntities Page ### cardEntities Page
event,*eventName*,*PageNumber*,*PageHeading*,*entityName*,*buttonId*,*actionName*,*optionalValue* event,*eventName*,*PageNumber*,*PageHeading*,*entityName*,*buttonId*,*actionName*,*optionalValue*

Binary file not shown.

Binary file not shown.