From 5b51cc8fc43f053cf8e3286a3a68dd774a110b8a Mon Sep 17 00:00:00 2001 From: blakadder Date: Mon, 6 May 2019 13:16:15 +0200 Subject: [PATCH] Updated Templates (markdown) --- Templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates.md b/Templates.md index 9b59c5c0..3e4c80af 100644 --- a/Templates.md +++ b/Templates.md @@ -1,6 +1,6 @@ Starting with Tasmota version **6.5**, devices can be configured by users using a **Template**. -These are intended to be an easy way for users to create and share configurations for devices that are unsupported in Tasmota but have common characteristics with existing modules. We encourage everyone who creates a template for a new unknown device to [add it to the database](https://blakadder.github.io/templates/) with an image of the device, links to the manufacturer or where it can be found and, of course, the template for it. +These are intended to be an easy way for users to create and share configurations for devices that are unsupported in Tasmota but have common characteristics with existing modules. We encourage everyone who creates a template for a [new unknown device](Configuration-Procedure-for-New-Devices) to [add it to the database](https://blakadder.github.io/templates/) with an image of the device, links to the manufacturer or where it can be found and, of course, the template for it. To provide easy processing by Tasmota, a user template is written as a JSON text and could look like this: ```