diff --git a/HMI/README.md b/HMI/README.md index 10a862db..b700cae1 100644 --- a/HMI/README.md +++ b/HMI/README.md @@ -115,7 +115,7 @@ The following message can be used to update the content on the cardEntities Page ### popupNotify Page -`entityUpdateDetail,*internalName*,*tHeading*,*tHeadingColor*,*b1*,*tB1Color*,*b2*,*tB2Color*,*tText*,*tTextColor*` +`entityUpdateDetail,*internalName*,*tHeading*,*tHeadingColor*,*b1*,*tB1Color*,*b2*,*tB2Color*,*tText*,*tTextColor*,*sleepTimeout*` ### cardThermo Page diff --git a/HMI/nspanel.HMI b/HMI/nspanel.HMI index 2b0cd2af..ce97ff78 100644 Binary files a/HMI/nspanel.HMI and b/HMI/nspanel.HMI differ diff --git a/HMI/nspanel.tft b/HMI/nspanel.tft index 7deb64d4..e23eae41 100644 Binary files a/HMI/nspanel.tft and b/HMI/nspanel.tft differ