diff --git a/HMI/README.md b/HMI/README.md index c0c02b3b..cdec10ee 100644 --- a/HMI/README.md +++ b/HMI/README.md @@ -117,6 +117,8 @@ The following message can be used to update the content on the cardEntities Page `entityUpdateDetail,*internalName*,*tHeading*,*tHeadingColor*,*b1*,*tB1Color*,*b2*,*tB2Color*,*tText*,*tTextColor*,*sleepTimeout*` +`popupExit` + ### cardThermo Page `entityUpd,*internalNameEntiy*,*heading*,*currentTemp*,*destTemp*,*status*,*minTemp*,*maxTemp*,*stepTemp*[[,*iconId*,*activeColor*,*state*,*hvac_action*]]` diff --git a/HMI/nspanel.HMI b/HMI/nspanel.HMI index 07b4c571..3e48ac22 100644 Binary files a/HMI/nspanel.HMI and b/HMI/nspanel.HMI differ diff --git a/HMI/nspanel.tft b/HMI/nspanel.tft index 13073876..eec4e0bb 100644 Binary files a/HMI/nspanel.tft and b/HMI/nspanel.tft differ