mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
add Michael's https://github.com/emsesp/EMS-ESP32/pull/2522#
This commit is contained in:
@@ -1631,6 +1631,7 @@ bool System::command_info(const char * value, const int8_t id, JsonObject output
|
||||
node["server"] = settings.server;
|
||||
node["tzLabel"] = settings.tzLabel;
|
||||
});
|
||||
node["timestamp"] = time(nullptr);
|
||||
#endif
|
||||
|
||||
// MQTT Status
|
||||
|
||||
Reference in New Issue
Block a user