Updated Templates (markdown)

blakadder 2019-03-08 19:54:34 +01:00
parent 1096a21fbe
commit ace714b58a
1 changed files with 6 additions and 5 deletions

@ -56,6 +56,12 @@ MQT: stat/sonoff/RESULT = {"NAME":"RGB Smart Plug","GPIO":[37,0,39,0,38,134,0,0,
Copy the string `{"NAME":"RGB Smart Plug","GPIO":[37,0,39,0,38,134,0,0,131,17,132,21,0],"FLAG":0,"BASE":45}` and share it on our [device repository](https://blakadder.github.io/templates/) page.
### Merge Template and module settings
***Introduced in version 6.4.1.20***
You can set up your device in module **Configuration - Configure Module** and use command `Template 255` to merge the settings from Configure Module with current template into a new Template named "Merged".
## Importing Templates
Go to **Configuration - Configure Other**
@ -72,11 +78,6 @@ When there:
The device will reboot with a name reflecting your template name and `Module 0` selected which has your new template stored.
![It is finished](https://i.postimg.cc/8kqMRCRQ/templat-step4.png)
## Merge Template and module settings
***Introduced in version 6.4.1.20***
You can set up your device in module **Configuration - Configure Module** and use command `Template 255` to merge the settings from Configure Module with current template into a new Template named "Merged".
## Template configuration with commands
A user provided template can be stored in Sonoff-Tasmota using the ``Template`` command. It has the following parameters.