mirror of https://github.com/arendst/Tasmota.git
Updated Templates (markdown)
parent
f94db1ab9c
commit
5b51cc8fc4
|
@ -1,6 +1,6 @@
|
||||||
Starting with Tasmota version **6.5**, devices can be configured by users using a **Template**.
|
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:
|
To provide easy processing by Tasmota, a user template is written as a JSON text and could look like this:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue