You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consttfaAckParameter=p('BOOLEAN','tfaAck','Secondary User Verification - Acknowledgement needed','When this is set, Google will ask for acknowledgement (yes or no) before executing the action',null,true)
18
-
consttfaPinParameter=p('TEXT','tfaPin','Secondary User Verification - PIN','When this is set, Google will require this PIN before executing the action',null,true)
17
+
consttfaAckParameter=p('BOOLEAN','ackNeeded','Secondary User Verification - Acknowledgement needed','When this is set, Google will ask for acknowledgement (yes or no) before executing the action',null,true)
18
+
consttfaPinParameter=p('TEXT','pinNeeded','Secondary User Verification - PIN','When this is set, Google will require this PIN before executing the action',null,true)
19
19
constnameParameter=p('TEXT','name','Custom name','The name of the device used in Google (use synonyms instead if possible)',null,true)
20
20
constroomHintParameter=p('TEXT','roomHint','Room hint','Suggested name for the room where this device is installed',null,true)
21
21
conststructureHintParameter=p('TEXT','structureHint','Structure hint','Suggested name for the structure where this device is installed',null,true)
0 commit comments