formatting

This commit is contained in:
proddy
2025-03-13 22:46:15 +01:00
parent b1eedcb1d8
commit f5925dbb3b
2 changed files with 2 additions and 0 deletions

View File

@@ -780,6 +780,7 @@ bool EMSESP::get_device_value_info(JsonObject root, const char * cmd, const int8
}
}
}
// if the EMS device was valid, but the cmd not found exit. it will be handled upstream.
if (found_device) {
return false;