changed msg format implemented buttons

This commit is contained in:
Johannes Braun
2022-03-14 18:31:39 +01:00
parent bea91b01a9
commit b9e70f7b89
3 changed files with 3 additions and 1 deletions

View File

@@ -117,7 +117,7 @@ The following message can be used to update the content on the cardEntities Page
### cardThermo Page
`entityUpd,*internalNameEntiy*,*heading*,*currentTemp*,*destTemp*,*status*,*minTemp*,*maxTemp*,*stepTemp*[[,*iconId*,*activeColor*,*state*]]`
`entityUpd,*internalNameEntiy*,*heading*,*currentTemp*,*destTemp*,*status*,*minTemp*,*maxTemp*,*stepTemp*[[,*iconId*,*activeColor*,*state*,*hvac_action*]]`
`[[]]` are not part of the command, this part repeats 9 times for the buttons
@@ -181,6 +181,8 @@ The following message can be used to update the content on the cardEntities Page
`event,tempUpd,*pageNumber*,*entityName*,*temperature*`
`event,buttonPress,*pageNumber*,*tHeading*,*entityName,1,*hvac_action*
### cardMedia Page
`event,buttonPress,1,tHeading,internalNameEntity,1,media-back`

Binary file not shown.

Binary file not shown.