mirror of https://github.com/arendst/Tasmota.git
Updated Tuya Dimmer (markdown)
parent
9d042b9f5a
commit
958c7c06b9
|
@ -1,15 +1,16 @@
|
|||
There are several Tuya Dimmer variants by various manufacturers. These dimmers are usually 1 gang switches that dim mains voltage for various lighting types: incandescent, CFL, and LED. Consult the specific device for the type of bulbs and capacity it supports as well as the bulbs themselves to verify they support dimming.
|
||||
|
||||
Tuya Dimmer support was added as a BASE module (`Tuya Dimmer (54)`) (introduced in 6.2.1.16).
|
||||
`Tuya Dimmer (54)` as a BASE module was introduced in 6.2.1.16.
|
||||
|
||||
#### Configuration
|
||||
|
||||
- GPIO13 - Tuya Rx (108)
|
||||
- GPIO15 - Tuya Tx (107)
|
||||
<BR>
|
||||
|
||||
Template: {"NAME":"Tuya Dimmer","GPIO":[255,255,255,255,255,255,0,0,255,108,255,107,255],"FLAG":0,"BASE":54}
|
||||
|
||||
[Module](https://user-images.githubusercontent.com/34905120/47967431-4a537880-e02b-11e8-955b-ee9843bd222d.jpg)
|
||||
- Template: {"NAME":"Tuya Dimmer","GPIO":[255,255,255,255,255,255,0,0,255,108,255,107,255],"FLAG":0,"BASE":54}
|
||||
- [Module](https://user-images.githubusercontent.com/34905120/47967431-4a537880-e02b-11e8-955b-ee9843bd222d.jpg)
|
||||
<BR>
|
||||
|
||||
[`SetOption34`](Commands#setoption34) - Set the Tuya Dimmer device ID
|
||||
|
||||
|
|
Loading…
Reference in New Issue