mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
parent
23155aa15e
commit
e20c2b056a
@ -752,7 +752,7 @@ void EnergyMarginCheck()
|
||||
}
|
||||
if (jsonflg) {
|
||||
snprintf_P(mqtt_data, sizeof(mqtt_data), PSTR("%s}"), mqtt_data);
|
||||
MqttPublishPrefixTopic_P(TELE, PSTR(D_RSLT_MARGINS));
|
||||
MqttPublishPrefixTopic_P(TELE, PSTR(D_RSLT_MARGINS), MQTT_TELE_RETAIN);
|
||||
EnergyMqttShow();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user