mirror of https://github.com/arendst/Tasmota.git
Updated Templates (markdown)
parent
f04cad1454
commit
df4d587046
|
@ -85,7 +85,7 @@ A user provided template can be stored in Sonoff-Tasmota using the ``Template``
|
||||||
|---------|----------|
|
|---------|----------|
|
||||||
` `|Show current Template
|
` `|Show current Template
|
||||||
`0`|Create template from active module
|
`0`|Create template from active module
|
||||||
`1..69`|Create template from a supported module
|
`1..71`|Create template from a supported module
|
||||||
`{ ... }`|Store template written in a JSON string
|
`{ ... }`|Store template written in a JSON string
|
||||||
|
|
||||||
``Template {"NAME":"UserModule1","GPIO":[17,148,29,149,7,255,255,255,138,255,139,255,255],"FLAG":0,"BASE":18}`` stores a complete template based on the Generic module
|
``Template {"NAME":"UserModule1","GPIO":[17,148,29,149,7,255,255,255,138,255,139,255,255],"FLAG":0,"BASE":18}`` stores a complete template based on the Generic module
|
||||||
|
|
Loading…
Reference in New Issue