Merge branch 'dev' into dev

This commit is contained in:
Proddy
2022-02-13 22:31:09 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -640,7 +640,7 @@ void Test::run_test(uuid::console::Shell & shell, const std::string & cmd, const
}
if (command == "api_values") {
#ifndef EMSESP_DEBUG
#if defined(EMSESP_STANDALONE)
shell.printfln(F("Testing API getting values"));
Mqtt::ha_enabled(false);
Mqtt::nested_format(1);