diff --git a/tasmota/xdrv_86_esp32_sonoff_spm.ino b/tasmota/xdrv_86_esp32_sonoff_spm.ino index a786a5913..ff3e114a2 100644 --- a/tasmota/xdrv_86_esp32_sonoff_spm.ino +++ b/tasmota/xdrv_86_esp32_sonoff_spm.ino @@ -1065,7 +1065,7 @@ void SSPMEnergyShow(bool json) { uint32_t module = Sspm->rotate >> 2; uint32_t relay_base = module * 4; WSContentSend_P(PSTR("{t}{s}")); // First column is empty ({t} = , {s} = )
) - for (uint32_t i = 0; i < 4; i++) { + for (uint32_t i = 1; i < 5; i++) { WSContentSend_P(PSTR("L%d"), relay_base +i); } WSContentSend_P(PSTR("{e}")); // Last column is units ({e} =