modified notify commands

This commit is contained in:
joBr99
2022-03-20 14:36:11 +01:00
parent 34e423e62d
commit 0853f4a94e
3 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ The following message can be used to update the content on the cardEntities Page
### popupNotify Page
`entityUpdateDetail,*tHeading*,*b1*,*b2*,*tText*`
`entityUpdateDetail,*internalName*,*tHeading*,*b1*,*b2*,*tText*`
### cardThermo Page
@@ -173,9 +173,9 @@ The following message can be used to update the content on the cardEntities Page
### popupNotify Page
`event,buttonPress,D,D,D,1,notifyAction,yes`
`event,buttonPress,D,D,*internalName*,1,notifyAction,yes`
`event,buttonPress,D,D,D,1,notifyAction,no`
`event,buttonPress,D,D,*internalName*,1,notifyAction,no`
### cardThermo Page

Binary file not shown.

Binary file not shown.