mirror of https://github.com/arendst/Tasmota.git
Updated Tuya Dimmer (markdown)
parent
a40e344f8d
commit
2053922115
|
@ -66,15 +66,14 @@ The CE dimmer uses standard Tuya GPIO
|
|||
The procedure is similar to above, additionally NRST must be connected to GND during flashing.
|
||||
|
||||
#### Additional configuration
|
||||
`SetOption34 2` (This sets the ID used to set the dim-level)
|
||||
[`SetOption34 2`](Commands#setoption34) Set the Dimmer ID. This is needed in order to set the dim-level.
|
||||
[`SetOption41 3`](Commands#setoption41) Set the number of relays for the Tuya Dimmer. Check [here](../issues/5545#issuecomment-493599301)
|
||||
[`SetOption66`](Commands#setoption66) Set the Tuya dimmer range range
|
||||
[`SetOption69`](Commands#setoption69) Tuya Dimmer 10% lower limit override
|
||||
|
||||
Some dimmers might need `SetOption38 3` as well. Check here(https://github.com/arendst/Sonoff-Tasmota/issues/5545#issuecomment-493599301)
|
||||
|
||||
Post Release 6.6.0.3 `SetOption41` is needed instead of `SetOption38`
|
||||
Also check `SetOption66`, `SetOption69`
|
||||
#### Optional configuration (recommended)
|
||||
|
||||
`LedState 0` (To only use the green LED for wifi/mqtt connectivity.)
|
||||
[`LedState 0`](Commands#ledstate) Only use the green LED for Wi-Fi/MQTT connectivity status.
|
||||
|
||||
Product Links:
|
||||
|
||||
|
|
Loading…
Reference in New Issue