diff --git a/Tuya-Dimmer-and-Tuya-Switches-(based-on-serial-MCU).md b/Tuya-Dimmer-and-Tuya-Switches-(based-on-serial-MCU).md index cf739136..3b45eb32 100644 --- a/Tuya-Dimmer-and-Tuya-Switches-(based-on-serial-MCU).md +++ b/Tuya-Dimmer-and-Tuya-Switches-(based-on-serial-MCU).md @@ -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)