mirror of https://github.com/arendst/Tasmota.git
changed link to external repository
parent
154befe1fb
commit
645fbd1339
|
@ -1,6 +1,6 @@
|
|||
Starting with version **[6.4.1.16](https://github.com/arendst/Sonoff-Tasmota/commit/98ae3eaf547d69f3042cbf6ad6850de3965b7c6e)** Sonoff-Tasmota Modules can be extended by users using a **Template**. Version **[6.4.1.17](https://github.com/arendst/Sonoff-Tasmota/commit/577791440e2018308f27e4a01d698bab4661b44b)** introduced a menu to configure templates.
|
||||
|
||||
These are intended to be an easy way for users to create and share configurations for devices that are unsupported in Sonoff-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 wiki](https://github.com/arendst/Sonoff-Tasmota/wiki/User-created-templates) with an image of the device, links to the manufaturer 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 Sonoff-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 manufaturer or where it can be found and, of course, the template for it.
|
||||
|
||||
To provide easy processing by Sonoff-Tasmota, a user template is written as a JSON text and could look like this:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue