diff --git a/Templates.md b/Templates.md index 85a235df..ac1c6bad 100644 --- a/Templates.md +++ b/Templates.md @@ -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.