diff --git a/rules/salon.kodi.rules b/rules/salon.kodi.rules index c652f9c..593f45a 100644 --- a/rules/salon.kodi.rules +++ b/rules/salon.kodi.rules @@ -49,7 +49,7 @@ then } logInfo("niegramy", "Restore Right Couchlights to {}", preCL) - if (preCL = "ON") { + if (preCL == "ON") { sSONOFF09b.sendCommand(ON) }