mirror of https://github.com/arendst/Tasmota.git
Updated Tuya Dimmer and Tuya Switches (based on serial MCU) (markdown)
parent
a1b636fb4a
commit
ca851b1d98
|
@ -252,6 +252,9 @@ By default Tuya dimmer module expects device to be a dimmer so to let Tasmota kn
|
|||
By default Tuya Dimmer module expects 1 gang switch. There is no way currently to detect the number of relays present in MCU based switch, we need to tell it to Tasmota using [SetOption41](https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#Setoption41).
|
||||
So for 4 gang switch we need to set `SetOption41 3` to tell that we have 3 more
|
||||
|
||||
#### Configure power metering
|
||||
|
||||
Power metering configuration is same as for dimmers. Check the power metering section for dimmers.
|
||||
|
||||
## Product Specific guides (below)
|
||||
|
||||
|
|
Loading…
Reference in New Issue