fixes for device_info

This commit is contained in:
proddy
2024-07-11 16:29:37 +02:00
parent 76675c79fb
commit d7ba360483
12 changed files with 59 additions and 55 deletions

View File

@@ -1348,9 +1348,7 @@ bool System::get_value_info(JsonObject root, const char * command) {
}
}
root.clear();
return false; // not found
return EMSESP::return_not_found(root, "data", command); // not found
}
// export status information including the device information