diff --git a/src/core/system.cpp b/src/core/system.cpp index 4701ec4de..22f5c03be 100644 --- a/src/core/system.cpp +++ b/src/core/system.cpp @@ -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