shower wwtapactivated to dhw/tapactivated

This commit is contained in:
MichaelDvP
2024-04-02 18:51:10 +02:00
parent f111c75e19
commit 8c0d0c4468
4 changed files with 30 additions and 30 deletions

View File

@@ -680,7 +680,7 @@ void Test::run_test(uuid::console::Shell & shell, const std::string & cmd, const
test("boiler");
// device type, command, data
Command::call(EMSdevice::DeviceType::BOILER, "wwtapactivated", "false");
Command::call(EMSdevice::DeviceType::BOILER, "tapactivated", "false");
ok = true;
}