update tests for temp sensors

This commit is contained in:
Proddy
2024-01-04 18:09:18 +01:00
parent a3b6656be7
commit 4c27cb831e
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,6 @@ namespace emsesp {
// #define EMSESP_DEBUG_DEFAULT "custom_entities"
// #define EMSESP_DEBUG_DEFAULT "heat_exchange"
class Test {
public:
static void run_test(uuid::console::Shell & shell, const std::string & command, const std::string & data = "");