Updated Tuya Dimmer and Tuya Switches (based on serial MCU) (markdown)

Shantur Rathore 2019-08-29 15:47:47 +01:00
parent a1b636fb4a
commit ca851b1d98
1 changed files with 3 additions and 0 deletions

@ -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)