Updated Tuya Dimmer (markdown)

Michael Ingraham 2019-07-15 23:27:49 -04:00
parent e5d00aaafe
commit d555831445
1 changed files with 9 additions and 3 deletions

@ -3,16 +3,22 @@ There are several Tuya Dimmer variants by various manufacturers. These dimmers a
`Tuya Dimmer (54)` as a BASE module was introduced in 6.2.1.16.
#### Configuration
These dimmers typically use hardware serial either on GPIO01 and GPIO03, or GPIO13 and GPIO15. Different devices/models vary in which GPIO pair is used. You may need to modify the GPIO assignments to match your specific device hardware.
- GPIO13 - Tuya Rx (108)
- GPIO15 - Tuya Tx (107)
<BR>
GPIO | Component
-|-
01 | Tuya Rx (108)
03 | Tuya Tx (107)
&nbsp;|&nbsp;
13 | Tuya Rx (108)
15 | Tuya Tx (107)
- 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
[`SetOption66`](Commands#setoption66) - Set the Tuya Dimmer device ID range
_If power on/off works, but dimming doesn't, you probably haven't set the correct ID_