Updated User created templates (markdown)

blakadder 2019-02-24 10:47:53 +01:00
parent 75ead0097a
commit e98f1f405d
1 changed files with 2 additions and 2 deletions

@ -16,8 +16,8 @@ Add your user templates in the appropriate section, please [resize images](https
|Device name|Device image|Template|
|:---|:---:|:----------------------------------------------------------------------
| | |
[Viflykoo 3 socket + USB Wifi power strip (Nocovy0428wifide3)](https://www.amazon.de/gp/product/B0779RF8NY)|![](https://images-na.ssl-images-amazon.com/images/I/61cW9rz82dL._SL1000_.jpg)|`{"NAME":"Viflykoo 3xStr","GPIO":[0,0,53,0,0,23,0,0,21,56,17,24,22],"FLAG":1,"BASE":18}`<BR><BR>Button controls single relay only. Use rule to switch other relays. <br>`rule on button1#state do backlog POWER1 toggle; POWER2 toggle; POWER3 toggle; POWER4 toggle endon`|
[Geekbes 4 socket + USB Wifi power strip (B078W23BW9)](https://www.amazon.de/gp/product/B078W23BW9)|![](https://images-na.ssl-images-amazon.com/images/I/516dkAyhUCL._SL1000_.jpg)|`{"NAME":"Geekbes 4xStri","GPIO":[0,56,0,17,22,21,0,0,23,24,25,0,0],"FLAG":1,"BASE":18}`<BR><BR>Button controls single relay only. Use rule to switch other relays. <br>`rule on button1#state do backlog POWER1 toggle; POWER2 toggle; POWER3 toggle; POWER4 toggle; POWER5 toggle endon`|
[Viflykoo 3 socket + USB Wifi power strip (Nocovy0428wifide3)](https://www.amazon.de/gp/product/B0779RF8NY)|![](https://images-na.ssl-images-amazon.com/images/I/61cW9rz82dL._SL1000_.jpg)|`{"NAME":"Viflykoo 3xStr","GPIO":[0,0,53,0,0,23,0,0,21,56,17,24,22],"FLAG":1,"BASE":18}`<BR><BR>Button controls single relay only. To switch other relays. <br>`rule on button1#state do backlog POWER1 toggle; POWER2 toggle; POWER3 toggle; POWER4 toggle endon`|
[Geekbes 4 socket + USB Wifi power strip (B078W23BW9)](https://www.amazon.de/gp/product/B078W23BW9)|![](https://images-na.ssl-images-amazon.com/images/I/516dkAyhUCL._SL1000_.jpg)|`{"NAME":"Geekbes 4xStri","GPIO":[0,56,0,17,22,21,0,0,23,24,25,0,0],"FLAG":1,"BASE":18}`<BR><BR>Button controls single relay only. To switch other relays: <br>`rule on button1#state do backlog POWER1 toggle; POWER2 toggle; POWER3 toggle; POWER4 toggle; POWER5 toggle endon`|
### Lights/LED controllers
|Device name|Device image|Template