Changes

2 bytes removed ,  06:53, 13 August 2021
Line 176: Line 176:  
!Name!!Type, range!!SUBID!!Default!!Description
 
!Name!!Type, range!!SUBID!!Default!!Description
 
|-
 
|-
|def||string||'ON'||certain SubID||'OFF'||def is the element status is set after restart (only for Scenes).
+
|def||string 'ON'||certain SubID||'OFF'||def is the element status is set after restart (only for Scenes).
 
hw="def='ON'"
 
hw="def='ON'"
 
|-
 
|-
Line 182: Line 182:  
hw="def=250"
 
hw="def=250"
 
|-
 
|-
|def||string||'last'||certain SubID||'off'||Set last saved state of the element in case of a power reset. The element save his state after stay unchanged for 10 minutes.
+
|def||string 'last'||certain SubID||'off'||Set last saved state of the element in case of a power reset. The element save his state after stay unchanged for 10 minutes.
 
hw="def='last'"
 
hw="def='last'"
 
|-
 
|-