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: ```