kanapa: typo

This commit is contained in:
2021-04-10 15:50:42 +02:00
parent 348de57de4
commit a0c0f288e3

View File

@@ -49,7 +49,7 @@ then
}
logInfo("niegramy", "Restore Right Couchlights to {}", preCL)
if (preCL = "ON") {
if (preCL == "ON") {
sSONOFF09b.sendCommand(ON)
}