rule "My First Rule" when Item MyDoorSensorItem changed to OPEN then logInfo("kitchen", "Door is open") end